summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 516fe9f3137..6610bfe662d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,10 +1,15 @@
+Mon Oct 12 06:57:13 UTC 2009 Vladimir Zykov <vz@prismtech.com>
+
+ * tests/Bug_3632_Regression/test.cpp:
+ Fixed this test after the changes for bug#3746.
+
Fri Oct 9 11:50:49 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_codegen.cpp:
* TAO_IDL/be/be_global.cpp:
* TAO_IDL/be_include/be_codegen.h:
* TAO_IDL/be_include/be_global.h:
-
+
Fixed generation of export macro header files to track
with -o <output dir> option similarly to the other
generated files. Thanks to Abdullah Sowayan