From acb5026545a39a6b87be9ca91887cad32c7ce20e Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Fri, 17 Oct 2003 15:43:33 +0000 Subject: [PATCH] # Updated ChangeLog --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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)