summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 55f05fcf975..0796afaa345 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,11 @@
+Mon Aug 12 08:14:51 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * ace/Select_Reactor_Notify.cpp:
+ * ace/Select_Reactor_Notify.h: Added a new method
+ notify_message_to_queue () which puts the notify message into a
+ user-level queue. Now the reactor sends only message into the
+ pipe for all the messages in queue.
+
Tue Aug 06 00:39:15 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/Select_Reactor_Notify.h: