summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-21 05:19:36 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-21 05:19:36 +0000
commit32d66a8f74ee4249ff1b9e19752b26160d5616b2 (patch)
treed0691dbc0b3ccd5055d25b18396316af3f69ce72
parentc50ad51de73436522a027d2fb7eda31727c01024 (diff)
downloadATCD-32d66a8f74ee4249ff1b9e19752b26160d5616b2.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index d0612007c8e..4ac6f692168 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,13 @@
+Sun Jun 21 00:16:56 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/WFMO_Reactor.{h,cpp}: Changed the parent class of
+ ACE_WFMO_Reactor_Notify from ACE_Event_Handler to
+ ACE_Reactor_Notify.
+ (dump): Added this virtual function implementation for
+ ACE_WFMO_Reactor_Notify.
+
+ * Ace/Proactor.cpp (timeout): Fixed a typo.
+
Sat Jun 20 16:51:39 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Reactor*: Made a slew of changes to the Reactor and it's