summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 518e1c5e0e0..5df2e371036 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -9,7 +9,8 @@ Sun Apr 11 16:02:49 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp (create_handler):
Fixed the warnings (control reaching end of block) and error (passing
u_long to close) which showed up on Linux(with config-linux.h)
- * performance-tests/Misc/preempt.cpp:
+
+ * performance-tests/Misc/preempt.cpp,
* examples/Threads/task_five.cpp: Replaced ACE_MT_SYNCH by
ACE_SYNCH to get it compile on Linux.