summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-06-04 23:33:52 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-06-04 23:33:52 +0000
commit8c269c96bce0b5072689f0986b0a6676be7f2233 (patch)
tree10d413395aad37891dee4c89b66fa1a6716d0d91
parentc256744327d9763b404bdcc5e8fe037b552362fa (diff)
downloadtinyproxy-8c269c96bce0b5072689f0986b0a6676be7f2233.tar.gz
tinyproxy-8c269c96bce0b5072689f0986b0a6676be7f2233.zip
Reflect the changes made to the source.
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fa2ba7..3027fec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-04 Robert James Kaes <rjkaes@flarenet.com>
+
+ * configure.in: Remove the --with-* for port, logfile, and user
+ since the configuration file handles this now.
+
2001-06-02 Robert James Kaes <rjkaes@flarenet.com>
* doc/tinyproxy.conf: Clarified the LogLevel directive.