summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a35d1771c75..3512ec7c5bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jan 22 18:12:41 2003 Steve Huston <shuston@riverace.com>
+
+ * examples/C++NPv2/Service_Reporter.cpp:
+ * examples/C++NPv2/Configurable_Logging_Server.cpp: Change the
+ name of the static service descriptor from Reporter to
+ Reporter_Descriptor. This is more descriptive and matches
+ the book.
+
Wed Jan 22 18:08:27 UTC 2003 Craig Rodrigues <crodrigu@bbn.com>
* ace/config-freebsd.h: Add ACE_HAS_SNPRINTF. Fixes Log_Msg_Test.