summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index f4442208b70..9925e21479d 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Fri May 26 12:13:23 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/Any.cpp:
+ Fixed two leaks in the CDR << operator for Anys. Both
+ cases were calls to Any::type() without putting the
+ result into a _var. Thanks to Lothar Werzinger
+ <werzinger.lothar@krones.de> for sending in the example
+ that helped track this down.
+
Fri May 26 08:31:52 2000 Carlos O'Ryan <coryan@uci.edu>
* tao/RT_Policy_i.cpp: