diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-29 21:39:05 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-29 21:39:05 +0000 |
commit | f2fbe88432ebc5e8f9d7f0fc45408b8602df6d71 (patch) | |
tree | e085de4fdbb9d31a54a459e2aea7dad6e2e26d00 /TAO/ChangeLog-99c | |
parent | f25e1fc5c30e6bb0ee324c218b12247e0d0d7d45 (diff) | |
download | ATCD-f2fbe88432ebc5e8f9d7f0fc45408b8602df6d71.tar.gz |
ChangeLogTag: Wed Dec 29 15:38:05 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r-- | TAO/ChangeLog-99c | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 0ba4bd8e638..4991b30a290 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,8 +1,14 @@ +Wed Dec 29 15:38:05 1999 David L. Levine <levine@cs.wustl.edu> + + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.cpp (open): + commented out unused arg to avoid compiler warning. The + last one :-) + Wed Dec 29 11:23:18 1999 Irfan Pyarali <irfan@cs.wustl.edu> - * tao/Makefile (ORB_CORE_FILES): TAOS and TAOC were accidently - moved to the minimum CORBA section ;-) They belong in the common - section. + * tao/Makefile (ORB_CORE_FILES): TAOS and TAOC were accidently + moved to the minimum CORBA section ;-) They belong in the common + section. Wed Dec 29 09:22:51 1999 David L. Levine <levine@cs.wustl.edu> |