summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6572205..6ac5a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-10-17 Robert James Kaes <rjkaes@flarenet.com>
+
+ 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 <rjkaes@flarenet.com>
+
+ * 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 <rjkaes@flarenet.com>
Released tinyproxy 1.6.1 (2003-08-06)