summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e1ca65dee78..11ab4bcd455 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,11 @@
+Wed Oct 22 11:02:30 2003 Pradeep Gore <pradeep@oomworks.com>
+
+ * orbsvcs/orbsvcs/Notify/Buffering_Strategy.cpp:
+ Fixed bug 1619 (memory leak with discard policy) by
+ adding a call to <release> the message block in the discard method.
+ Thanks to <sro@zurich.ibm.com> for reporting this bug and
+ suggesting a fix.
+
Wed Oct 22 05:59:16 2003 Venkita Subramonian <venkita@cs.wustl.edu>
* orbsvcs/tests/RTCosScheduling/Makefile.RTCosScheduling_Server: