summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-17 13:42:24 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-17 13:42:24 +0000
commitf5caa7b74139a800b998d94d2959b7fdc3018112 (patch)
treee5627991f389cac259595d641f8176470fe240fa /ChangeLog-99b
parent2de0f7dbd1ed069a15eb67e0e11c509a4f4f4892 (diff)
downloadATCD-f5caa7b74139a800b998d94d2959b7fdc3018112.tar.gz
ChangeLogTag:Wed Nov 17 07:36:04 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index d6ccb1bd57a..1feae6282ea 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,13 @@
+Wed Nov 17 07:36:04 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * tests: Removed the Cache_Manager_Test.cpp since Cache_Manager.*
+ is no longer in ACE. Thanks to Airat A. Sadreev
+ <airat@hq.tatenergo.ru> for reporting this.
+
+ * netsvcs/lib/Client_Logging_Handler.cpp (fini): Added a void *
+ cast to the arguments to ACE_OS::free(). Thanks to David Levine
+ for reporting this.
+
Tue Nov 16 07:58:11 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* netsvcs/lib/Client_Logging_Handler.cpp (fini):