summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 3d870ab0788..81c501471ca 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,4 +1,8 @@
-Mon Aug 02 16:07:43 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+Mon Aug 02 16:48:41 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/Malloc.h (ACE_Malloc_Header): Added a dummy member function
+ to prevent egcs from complaining "all member functions are
+ private."
* ace/Based_Pointer_Repository.cpp: Fixed the use of map
iterators.