diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2000-12-08 03:35:58 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2000-12-08 03:35:58 +0000 |
commit | da7a96a2e41688689240f1b488328efdd82380c0 (patch) | |
tree | e66846d71aeb271459e46f599912d9a8bb674265 | |
parent | 00512087777a60f77799263d6e9f77f1e47eb7a1 (diff) | |
download | tinyproxy-da7a96a2e41688689240f1b488328efdd82380c0.tar.gz tinyproxy-da7a96a2e41688689240f1b488328efdd82380c0.zip |
Updated changelog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-12-07 Robert James Kaes <rjkaes@flarenet.com> + + * src/thread.c (thread_main_loop): Removed all the weird timing + code which was used to monitor the number of threads in use. + + * src/tinyproxy.c (main): The thread count is now checked once a + second, and can be killed properly. + 2000-10-23 Robert James Kaes <rjkaes@flarenet.com> * src/dnscache.c (new_dnscache): Creates a new DNS tree. Called |