summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-15 01:50:12 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-15 01:50:12 +0000
commitfd9718fb8904fc8f73657fda77552e830e3036b8 (patch)
tree74eabb3c49b3276fe7d6a5829c698a527be9dc8a
parent931473ba38f90c04d34d3a0cc7b90901c2c90109 (diff)
downloadATCD-fd9718fb8904fc8f73657fda77552e830e3036b8.tar.gz
* 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
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a14
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):