diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-08-26 22:10:18 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-08-26 22:10:18 +0000 |
commit | d30ca6f3dbcd347e7a2d868c3c89e1599380620e (patch) | |
tree | 519cac4a4d458676e26bd001bf1ec27e732dea75 /ChangeLog | |
parent | 7a251ed492ce490276e39dee0710bb4f2ef8ccc6 (diff) | |
download | tinyproxy-d30ca6f3dbcd347e7a2d868c3c89e1599380620e.tar.gz tinyproxy-d30ca6f3dbcd347e7a2d868c3c89e1599380620e.zip |
Spelling fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ 2001-08-25 Robert James Kaes <rjkaes@flarenet.com> - * src/thread.c (thread_main): Thanks to Hans-Georg Brok for + * src/thread.c (thread_main): Thanks to Hans-Georg Bork for fixing a problem where the status of the threads was not going back to T_WAITING if MaxRequestsPerChild was 0. Also, fixed a problem with the looping system where the Debian |