summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 17:25:34 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 17:25:34 +0000
commit04f1220fc51db31cd91949a2fc41d4e1fe09b1b8 (patch)
tree6b8b7f889f849e0db75e6ff5827b065a97ad8bb5
parent6b3059cce44aa35de2007f69c6dbd72dc5348b3b (diff)
downloadATCD-04f1220fc51db31cd91949a2fc41d4e1fe09b1b8.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 39c34597751..f5d4741dd1d 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -4,6 +4,9 @@ Thu Nov 12 09:07:28 1998 David L. Levine <levine@cs.wustl.edu>
we no longer need a ../diffs symlink in TAO directory. Thanks
to Hans Rohnert <rohnert@scr.siemens.com> for motivating this.
+ * ace/README: removed ACE_LACKS_STREAM_MODULES. Thanks to
+ Ossama for reporting that it's no longer used.
+
Wed Nov 11 23:11:15 1998 Darrell Brunsch <brunsch@cs.wustl.edu>
* bin/ACEutils.pm: Updated to include $EXEPREFIX, which is used
@@ -92,8 +95,8 @@ Mon Nov 09 21:31:56 1998 David L. Levine <levine@cs.wustl.edu>
Mon Nov 9 02:52:11 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Signal.cpp: handle_close() wasn't being called when
- handle_signal() returns -1. It is now... Thanks to Vicentini
- Emanuele <arena.sci.univr.it> for reporting this.
+ handle_signal() returns -1. It is now... Thanks to Vicentini
+ Emanuele <arena.sci.univr.it> for reporting this.
* ace/Event_Handler.h (ACE_Event_Handler): Added a SIGNAL_MASK so
that we can pass this to handle_close() when handle_signal()