summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-16 00:10:26 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-16 00:10:26 +0000
commit6c81af6aa85babeeb5ad5210a724dccb9dba30a0 (patch)
treef8e3a959ec4d5851fb6c47d11c676ee1369dbbb6 /TAO/ChangeLog
parent4b5fd9ea1b2233189de1805aaf758cf4136b5751 (diff)
downloadATCD-6c81af6aa85babeeb5ad5210a724dccb9dba30a0.tar.gz
ChangeLogTag: Thu Nov 16 00:07:30 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 99989488c2d..97074998e84 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,12 +1,23 @@
+Thu Nov 16 00:07:30 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * tao/Makefile.am:
+
+ Regenerated.
+
+ * tao/DynamicAny.mpc:
+
+ Changed to inherit from core.mpb, so that library and headers
+ will be installed for automake build.
+
Wed Nov 15 16:38:29 UTC 2006 Chris Cleeland <cleeland_c@ociweb.com>
* orbsvcs/orbsvcs/Event/EC_Thread_Flags.h:
* orbsvcs/orbsvcs/Event/EC_Thread_Flags.cpp:
-
+
Removed code that had been in #if 0/#endif, which had been part
of an earlier, more complete design but more difficult to
implement.
-
+
Eliminated #include of non-existent inline file that gave the
fuzz build heartburn.