summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-28 04:35:03 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-28 04:35:03 +0000
commit4dbc4a637b2393648eabc32f37c175019badc26c (patch)
treef97b8b60322647ad49f2ffadfac5c984211466a3 /ChangeLog
parentee892c109bfcf5fd108e8a5ed5018f6f050deb32 (diff)
downloadtinyproxy-4dbc4a637b2393648eabc32f37c175019badc26c.tar.gz
tinyproxy-4dbc4a637b2393648eabc32f37c175019badc26c.zip
More changes.
Diffstat (limited to '')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f757f7c..21af8e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-08-27 Robert James Kaes <rjkaes@flarenet.com>
+ * src/reqs.c (trim): Moved the trim functionality out of
+ process_request() and added a test to make sure we don't back the
+ pointer past the beginning of the string.
+
* src/log.c (log_message): Fixed a problem where the connect
messages were not getting through if the log level was set to
INFO.