summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-29 19:48:18 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-29 19:48:18 +0000
commit9d74f62bedb6f8ec453b0ff27da5f902e2b93806 (patch)
treeb35767e334da2a74152004702b47b19425c68e92 /TAO/ChangeLog
parent58b746241e4d0e79b2c24a968d6559caff4bdb82 (diff)
downloadATCD-9d74f62bedb6f8ec453b0ff27da5f902e2b93806.tar.gz
ChangeLogTag: Thu Dec 29 11:43:02 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 9aa00f269d8..3daabecd1cd 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,19 @@
+Thu Dec 29 11:43:02 2005 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * examples/Content_Server/AMI_Iterator/Makefile.am
+ * examples/Content_Server/AMI_Observer/Makefile.am
+ * examples/Content_Server/SMI_Iterator/Makefile.am
+
+ Regenerated.
+
+ * examples/Content_Server/AMI_Iterator/AMI_Iterator.mpc:
+ * examples/Content_Server/AMI_Observer/AMI_Observer.mpc:
+ * examples/Content_Server/SMI_Iterator/SMI_Iterator.mpc:
+
+ Add *_IDL projects for compiling *.idl files. This eliminates
+ duplicate rules that would otherwise result when Makefile.am's
+ are aggregated in the automake build.
+
Thu Dec 29 11:26:45 2005 J.T. Conklin <jtc@acorntoolworks.com>
* orbsvcs/tests/Bug_2316_Regression/Makefile.am: