summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-28 19:31:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-28 19:31:56 +0000
commit5e39b74c3bf1739e08286d6bfd082e387333b2de (patch)
tree6bec337fb3d2ce44aff3a4d61d87ae6f4a352146 /ChangeLog-96b
parent907accd3ebb62e786a06a83c419b22380b209385 (diff)
downloadATCD-5e39b74c3bf1739e08286d6bfd082e387333b2de.tar.gz
foo
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index a87b3f508f9..1616f57e613 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,14 @@
+Fri Dec 27 23:39:19 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/Stream.cpp (pop): Modified the code so that we don't delete
+ the Module we are popping unless the flags request this.
+
+ * ace/Service_Record.cpp (fini): Always make sure to first fini()
+ each Module, then remove() (and delete) them.
+
+ * ace/Stream.cpp (remove): Updated the code so that we don't
+ delete the Module unless the flags request this.
+
Thu Dec 26 18:51:22 1996 David L. Levine <levine@cs.wustl.edu>
* ace/config-linux-lxpthreads.h: Has James CE Johnson's