From 2a5263036e63bb01c3fd9f22db4daa17770851c7 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Wed, 10 Jan 2007 18:51:38 +0000 Subject: ChangeLogTag: Wed Jan 10 18:51:20 UTC 2007 Chad Elliott --- TAO/ChangeLog | 8 +++++++- TAO/NEWS | 8 ++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index fbf6e65eaef..74f900df4c4 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 10 18:51:20 UTC 2007 Chad Elliott + + * NEWS: + + Updated with my changes since 1.5.4. + Wed Jan 10 14:29:12 UTC 2007 Johnny Willemsen * performance-tests/Memory/Single_Threaded/Memory_Growth.mpc: @@ -3530,7 +3536,7 @@ Wed Dec 13 13:05:21 UTC 2006 Chad Elliott * orbsvcs/orbsvcs/Trader/Trader_Interfaces.cpp: - Added ACE_NOTREACHED around to returns that coult not possibly be + Added ACE_NOTREACHED around two returns that coult not possibly be reached. Wed Dec 13 12:43:04 UTC 2006 Chad Elliott diff --git a/TAO/NEWS b/TAO/NEWS index 718bacc1320..cff08456606 100644 --- a/TAO/NEWS +++ b/TAO/NEWS @@ -17,6 +17,14 @@ PLANNED CHANGES FOR "TAO-5.5.6" USER VISIBLE CHANGES BETWEEN TAO-1.5.4 and TAO-1.5.5 ==================================================== +. Modified tao_idl to emit code to set the exception data in the + Messaging::ExceptionHolder in the AMI _excep operation. This has the + effect of allowing user defined exceptions to be recognized when + raising an exception without collocation. This fixes Bug 2350. + +. Added hooks to enable custom Object to IOR conversion or allowing local + objects (such as Smart Proxies) to be converted to an IOR string. + . Removed warning issued when using corbaloc with a default object key. . Added implementation of Dynamic Any methods insert_*_seq() and -- cgit v1.2.1