summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f10be63..3191e3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-08 Robert James Kaes <rjkaes@flarenet.com>
+
+ * src/thread.c (thread_main_loop): Moved the looping code into
+ this function from the main() function. Just a bit of clean up.
+
2002-04-07 Robert James Kaes <rjkaes@flarenet.com>
* src/hashmap.c: