summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog_ref
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog_ref')
-rw-r--r--TAO/ChangeLog_ref7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog_ref b/TAO/ChangeLog_ref
index 1ae2ea98a36..ba7f9cd679a 100644
--- a/TAO/ChangeLog_ref
+++ b/TAO/ChangeLog_ref
@@ -1,3 +1,10 @@
+Mon Oct 13 11:05:58 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/Invocation_Adapter.cpp (object_forwarded):
+
+ Changed an ACE_THROW_RETURN to ACE_THROW, since object_forwarded()
+ is a void function.
+
Fri Oct 10 22:01:33 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tests/Portable_Interceptors/Service_Context_Manipulation/interceptors.cpp: