summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2003-01-22 23:17:58 +0000
committerSteve Huston <shuston@riverace.com>2003-01-22 23:17:58 +0000
commitc05990e3f616ffc0805b3ccb4ae050dadbc32edb (patch)
tree1cc2ee9e4c85b9b98ee454525b746d2f5fa6479c /ChangeLogs
parent7daea52113fd92b41aca84c3444fe016a31f984a (diff)
downloadATCD-c05990e3f616ffc0805b3ccb4ae050dadbc32edb.tar.gz
ChangeLogTag:Wed Jan 22 18:12:41 2003 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-03a8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index a35d1771c75..3512ec7c5bf 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -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.