diff options
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 811788e4fec..c8dea616b93 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,17 @@ +Tue Nov 14 19:45:19 2000 Jeff Parsons <parsons@cs.wustl.edu> + + * tao/TAO.dsp: + * tao/TAO_Static.dsp: + + Added missing header and inline files, and removed files + that no longer exist or have been moved to another + library. + + * tao/poa_macros.h: + + Removed this file from the repository, since there is now + a duplicate in tao/PortableServer + Tue Nov 14 19:35:29 2000 Balachandran Natarajan <bala@cs.wustl.edu> * tao/Connection_Cache_Manager.cpp (close_i): |