summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb0128b9cf9..3b426e495e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jun 12 11:49:33 2002 Steve Huston <shuston@riverace.com>
+
+ * examples/C++NPv2/AC_Client_Logging_Daemon.cpp: Changed to
+ match book.
+
+ * examples/C++NPv2/Reactor_Logging_Server_Adapter.cpp (init):
+ Use ACE_Auto_Array_Ptr to be cleaner about allocated char ptr
+ array. Coincides with book change.
+
Tue Jun 11 10:23:03 2002 Stephen Torri <storri@cs.wustl.edu>
* ace/String_Base.h: Updated comments/documentation on the String_Base