summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1e278506634..0b134ce1934 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,20 @@
+Mon Dec 4 18:01:55 UTC 2006 Iliyan Jeliazkov <iliyan@ociweb.com>
+
+ * tests/ORB_Local_Config/Bug_2612:
+ * tests/ORB_Local_Config/Bug_2612/Bug_2612.mpc:
+ * tests/ORB_Local_Config/Bug_2612/DllOrb.h:
+ * tests/ORB_Local_Config/Bug_2612/DllOrb.cpp:
+ * tests/ORB_Local_Config/Bug_2612/DllOrb_Export.h:
+ * tests/ORB_Local_Config/Bug_2612/Test.cpp:
+ * tests/ORB_Local_Config/Bug_2612/run_test.pl:
+
+ Added new regression test for bug#2612. It should also cover the
+ issue described in bug#2677.
+
+ * tests/ORB_Local_Config/run_tests_all.pl:
+
+ Added the new test to the list of tests for manual execution.
+
Mon Dec 4 17:30:30 UTC 2006 Iliyan Jeliazkov <iliyan@ociweb.com>
* tao/Invocation_Adapter.cpp (invoke_i):