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 d0b0cbe6be2..b7a731b0573 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Fri Jan 26 18:56:23 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
+
+ * tao/PortableServer/Object_Adapter.cpp:
+
+ Removed the global scope on the type used in a catch to help vc8
+ figure out what to do.
+
Fri Jan 26 18:45:53 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
* tao/PortableServer/ServantRetentionStrategyRetain.cpp: