diff --git a/ChangeLog b/ChangeLog index 6572205..6ac5a8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-10-17 Robert James Kaes + + Released tinyproxy 1.6.2 (2003-10-17) + + * Makefile.am: + Removed a redundant "mkdir" command, since the $(mkinstalldirs) + command handles it correctly. + +2003-10-16 Robert James Kaes + + * src/filter.c (filter_init): + Fixed up the comment handling code. Closes bug 822226 + [https://sourceforge.net/tracker/index.php?func=detail&aid=822226&group_id=2632&atid=102632] + 2003-08-06 Robert James Kaes Released tinyproxy 1.6.1 (2003-08-06)