diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-08-28 15:54:52 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-08-28 15:54:52 +0000 |
commit | f864ff281f6b246cc42469a5e06214958028aeef (patch) | |
tree | 7b18c8dc916e35b5e6c7d8db8be7ea82e35df30f | |
parent | 1dd459c9ec7c26715cb35d590c88ed5024ae69bf (diff) | |
download | tinyproxy-f864ff281f6b246cc42469a5e06214958028aeef.tar.gz tinyproxy-f864ff281f6b246cc42469a5e06214958028aeef.zip |
Update regarding the log level problems.
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,6 +26,10 @@ new features will be worked into the next few releases. Update ------ +2001-08-28 - The log levels _now_ finally work correctly. I have +tested all the levels in the configuration file and the logging +function now outputs the correct information. + 2001-08-27 - Fix one bug and two more crop up. The MIME type was incorrect in the httperr() function; this has been fixed. Jeffrey D. Wheelhouse included a patch to increase the stack size on |