summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-30 20:32:37 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-30 20:32:37 +0000
commitdf1edace8e67291e711c0d62077ceb905ec65d19 (patch)
tree8e444d3c35334e383c3b019d6eb861d4f71cd075 /TAO/ChangeLog-99c
parent739817d0a86ca8d70f865762a661d0ccc3e0919b (diff)
downloadATCD-df1edace8e67291e711c0d62077ceb905ec65d19.tar.gz
ChangeLogTag: Thu Dec 30 14:30:40 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 4991b30a290..c1287f82fdc 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,12 @@
+Thu Dec 30 14:30:40 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * examples/POA/Makefile,orbsvcs/orbsvcs/Makefile,
+ orbsvcs/tests/Makefile,orbsvcs/Makefile,
+ performance-tests/Cubit/TAO/Makefile,performance-tests/Makefile,
+ tests/Makefile: moved include of rules.tao.GNU before first
+ use of $(minimum_corba), so that it is defined before that
+ use. Thanks to Nanbor for diagnosing this problem.
+
Wed Dec 29 15:38:05 1999 David L. Levine <levine@cs.wustl.edu>
* orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.cpp (open):