summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc257874a03..21fb3c36a83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Aug 2 13:10:05 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ACEXML/examples/SAXPrint/main.cpp (ACE_TMAIN):
+ * ACEXML/common/InputSource.cpp:
+
+ Reverted the previous check-in with respect to the delete
+ statement. Memory is getting leaked somewhere down in ACE.
+
Fri Aug 2 12:31:34 2002 Krishnakumar B <kitty@cs.wustl.edu>
* ACEXML/common/ContentHandler.h: