summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-09-15 20:09:22 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-09-15 20:09:22 +0000
commitff4bd09cf6a3bc50547e76f52bcdbdda022d9c6d (patch)
tree91b23afaa6f425fc261ad1abacf615549a1abf92
parent0d2c2dfefdd17d9176187f05f806e18602728172 (diff)
downloadATCD-ff4bd09cf6a3bc50547e76f52bcdbdda022d9c6d.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 7ecd04496dd..8014fb18a6e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -147,7 +147,8 @@ Sun Sep 15 13:04:49 2002 Ossama Othman <ossama@uci.edu>
* tao/RTPortableServer/RT_POA.cpp (client_exposed_policies):
- Fixed some exception safety issues.
+ Fixed some exception safety issues. Plugged some potential
+ memory leaks.
Sun Sep 15 11:56:58 2002 Ossama Othman <ossama@uci.edu>