summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-06-30 20:40:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-06-30 20:40:15 +0000
commit042e95327d5e03b8648d78bfaaca31d21ddd0e80 (patch)
tree86db8bd805740fe9f68ae7ca0cf5562536c4a53d /ChangeLogs/ChangeLog-02a
parent3c67ba1a70fd0659ed2501743919b24403816b43 (diff)
downloadATCD-042e95327d5e03b8648d78bfaaca31d21ddd0e80.tar.gz
ChangeLogTag:Sun Jun 30 15:32:47 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ChangeLogs/ChangeLog-02a')
-rw-r--r--ChangeLogs/ChangeLog-02a5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 70a41763a24..bd52665de26 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,5 +1,10 @@
Sun Jun 30 15:32:47 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+ * examples/C++NPv2/AC_Client_Logging_Daemon.cpp:
+ * examples/C++NPv2/Client_Logging_Daemon.cpp: Changed "blocks"
+ parameter to "chunk" to be consistent with the terminology in
+ the book.
+
* examples/C++NPv2/TP_Logging_Server.h:
* examples/C++NPv2/Reactor_Logging_Server_Adapter.cpp: Added some
new code to safely allocate an array.