diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | THANKS | 2 |
2 files changed, 2 insertions, 2 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 @@ -40,6 +40,6 @@ only the first person to report it is listed. Michael Pearson - Reported connptr bug with patch. Raja Subramanian - Reported fd leak bug, with patch. J.D. Bronson - Helped make version 1.4.0 release ready - Hans-Georg Brok - Fixed a problem with the thread_main() + Hans-Georg Bork - Fixed a problem with the thread_main() function and added the LOG_CONN log level. numerous others - Reported null requests bug. |