summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
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):