From 0d66719c5afbc66d81ad4304b3c830c48379b0a8 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Mon, 8 Apr 2002 21:35:10 +0000 Subject: Just moved the looping code from main() into thread_main_loop(). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f10be63..3191e3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-08 Robert James Kaes + + * 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 * src/hashmap.c: -- cgit v1.2.3