summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-09-30 10:48:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-09-30 10:48:18 +0000
commitb17459cb2581ba7c18d8a9ad5d61c2dc9aec23b9 (patch)
tree83d48a1397cb403e95a147d9dd17bd73c771df8f
parent52f8f4361fbf5f5fbf5ab7d64fd226be1b2bca79 (diff)
downloadATCD-b17459cb2581ba7c18d8a9ad5d61c2dc9aec23b9.tar.gz
ChangeLogTag: Fri Sep 30 10:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1ff4008aa08..0d00986e4c3 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Fri Sep 30 10:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/Invocation_Base.{h,cpp}:
+ Set the invoke_status_ correctly when an exception has occured.
+ This fixes bugzilla bug 2247. Thanks to Simon McQueen
+ <sm@prismtech.com> for adding the regression for this test
+ to the repo and to Milan Cvetkovic
+ <milan dot cvetkovic at mpathix dot com> for creating the
+ regression
+
Fri Sep 30 10:41:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO_IDL/fe/fe_init.cpp: