summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-21 20:54:05 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-21 20:54:05 +0000
commit732502f1fc5dbe22ea5721f12581a8ca75b13acd (patch)
tree45430cbe6687bc84d39edc60da2807007de2bce1
parent20f433c320b8f1d75f532d741a2171bc6f24665a (diff)
downloadATCD-732502f1fc5dbe22ea5721f12581a8ca75b13acd.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 1c1af10b5a3..bb6ede5e720 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,10 @@
+Sun Dec 21 14:53:05 1997 Nanbor Wang <nw1@merengue.cs.wustl.edu>
+
+ * ace/Containers.h (class ACE_Double_Linked_List): Removed
+ unused function declarations.
+
+ * ace/Containers.h (class ACE_DNode): Removed ACE_DNode class.
+
Sun Dec 21 12:39:38 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* ace: Changed all ACE class documentation so that it puts the
@@ -26,7 +33,7 @@ Sat Dec 20 11:05:45 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
<arbuckle@uran.informatik.uni-bonn.de> for suggesting this.
* ace/Malloc*: Changed ACE_MALLOC_STATS to ACE_HAS_MALLOC_STATS
- since this is more consistent with ACE conventions. Also,
+ since this is more consistent with ACE conventions. Also,
added ACE_HAS_MALLOC_STATS to the ace/README file. Thanks
to Tom Arbuckle <arbuckle@uran.informatik.uni-bonn.de> for
suggesting this.