summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>