From 8fe4f0270a2e541cc291f2c996b1752863520bfe Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 30 May 2005 13:14:59 +0000 Subject: ChangeLogTag: Mon May 30 13:14:12 UTC 2005 Johnny Willemsen --- ChangeLog | 7 ++++++- TAO/ChangeLog | 12 ++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 71ec69f7ca3..421d33470cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +Mon May 30 13:14:12 UTC 2005 Johnny Willemsen + + * bin/tao_orb_tests.lst: + Added TAO/tests/Portable_Interceptors/Bug_2088/run_test.pl + Mon May 30 09:34:12 UTC 2005 Martin Corino * include/makeinclude/platform_vxworks5.x_diab.GNU: * include/makeinclude/platform_vxworks5.x_g++.GNU: - Removed these files since these platform configurations are + Removed these files since these platform configurations are not supported anymore with the current ACE/TAO releases. The currently supported platform configuration is the 'platform_vxworks5.5.x.GNU'. diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 2ee33bf2496..a3896e2760d 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,15 @@ +Mon May 30 13:14:12 UTC 2005 Johnny Willemsen + + * tests/Portable_Interceptors/Bug_2088/*: + Added a regression for bugzilla bug 2088. When an ORBInitializer + throws an exception, this should be ignored and the next + ORBInitializer should be called. Previously an exception was + propagated back to the caller of ORB::init(). See also 21.7.3.1 + of the corba spec. + + * tao/ORBInitializer_Registry.cpp: + Fixed bug 2088, catch exceptions locally. + Mon May 30 12:25:12 UTC 2005 Johnny Willemsen * tao/Cleanup_Func_Registry.h: -- cgit v1.2.1