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 436605b25ba..b361d555dad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Thu Aug 3 21:49:27 UTC 2006 Carlos O'Ryan <coryan@atdesk.com>
+
+ * ace/TP_Reactor.cpp:
+ * ace/Select_Reactor_T.cpp:
+ Avoid the problems described in bug 2540 by detecting the
+ infinite loop and recomputing the number of active handlers.
+ Thanks to Jody Hagins for correcting my original "fix."
+
Thu Aug 3 10:39:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Connector.h: