summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f1d3d7dc25a..c16d8906b9d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Tue May 13 15:38:29 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * tao/ORB_Core.cpp (destroy_interceptors):
+
+ Corrected emulated exception macro within ACE_TRY block.
+ ACE_TRY_THROW, not ACE_THROW.
+
Tue May 13 10:57:22 2003 Chad Elliott <elliott_c@ociweb.com>
* tao/Typecode.cpp: