summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-15 00:10:39 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-15 00:10:39 +0000
commitbfaf2b1a49474e64f7ca107929da61819675408e (patch)
tree9122351a319dc96ced982cd2bd4ef90eb5432bca
parent0d5b849dfdaad3832c3323e39c7718ee92df3957 (diff)
downloadATCD-bfaf2b1a49474e64f7ca107929da61819675408e.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 0631fb88d36..74b9a6db8f5 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,4 +1,11 @@
-Thu May 14 14:46:02 1998 Irfan Pyarali <irfan@cs.wustl.edu>
+Thu May 14 15:28:42 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
+
+ * ace/OS.h (ACE_OS): Added a wrapper for strcspn(3s).
+
+ * examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp: Added more
+ cool changes to the CPP-inserver.cpp example and renamed it.
+
+Thu May 14 14:46:02 1998 Irfan Pyarali <irfan@cs.wustl.edu>
* ace/OS.h: Moved the definition of ACE_Export before it is used.