summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c6e233..471c2cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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