summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-01-27 15:19:51 +0000
committerSteve Huston <shuston@riverace.com>2000-01-27 15:19:51 +0000
commit0eb66db95b05d0ec751d44b52c018077f96a0048 (patch)
tree280830d5b1e572e36796d889be975e3a102250cd
parent1bc8b321d662f81abafca2d854992363cb8b2ca3 (diff)
downloadATCD-0eb66db95b05d0ec751d44b52c018077f96a0048.tar.gz
.
-rw-r--r--ChangeLog9
-rw-r--r--ChangeLogs/ChangeLog-02a9
-rw-r--r--ChangeLogs/ChangeLog-03a9
3 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b182dc45de..2ae5a365e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Jan 27 09:11:52 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/Message_Block.h: Tried to clarify the comments regarding the
+ handling of the data block pointer in the <ACE_Data_Block>
+ manipulating functions. Thanks to Defang Zhou <dzhou@zoo.uvm.edu>
+ for pointing out the lack of documentation regarding this.
+
+ * THANKS: Added Defang Zhou to the Hall of Fame.
+
Thu Jan 27 00:15:08 2000 Irfan Pyarali <irfan@cs.wustl.edu>
* ace/ACE.cpp (recv_n and send_n): There was a bug in these
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 4b182dc45de..2ae5a365e92 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Thu Jan 27 09:11:52 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/Message_Block.h: Tried to clarify the comments regarding the
+ handling of the data block pointer in the <ACE_Data_Block>
+ manipulating functions. Thanks to Defang Zhou <dzhou@zoo.uvm.edu>
+ for pointing out the lack of documentation regarding this.
+
+ * THANKS: Added Defang Zhou to the Hall of Fame.
+
Thu Jan 27 00:15:08 2000 Irfan Pyarali <irfan@cs.wustl.edu>
* ace/ACE.cpp (recv_n and send_n): There was a bug in these
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 4b182dc45de..2ae5a365e92 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,12 @@
+Thu Jan 27 09:11:52 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/Message_Block.h: Tried to clarify the comments regarding the
+ handling of the data block pointer in the <ACE_Data_Block>
+ manipulating functions. Thanks to Defang Zhou <dzhou@zoo.uvm.edu>
+ for pointing out the lack of documentation regarding this.
+
+ * THANKS: Added Defang Zhou to the Hall of Fame.
+
Thu Jan 27 00:15:08 2000 Irfan Pyarali <irfan@cs.wustl.edu>
* ace/ACE.cpp (recv_n and send_n): There was a bug in these