diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-30 20:32:37 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-30 20:32:37 +0000 |
commit | df1edace8e67291e711c0d62077ceb905ec65d19 (patch) | |
tree | 8e444d3c35334e383c3b019d6eb861d4f71cd075 /TAO/ChangeLog-99c | |
parent | 739817d0a86ca8d70f865762a661d0ccc3e0919b (diff) | |
download | ATCD-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-99c | 9 |
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): |