summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-15 14:16:58 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-15 14:16:58 +0000
commit2c48355216b0521399cd6a04f6d34fde2765c0f5 (patch)
tree625fe12c655a97c845409162fce2a49c48c9473f
parent352d44c0d9461f0d0e1438b21842d85a36d64e8a (diff)
downloadATCD-2c48355216b0521399cd6a04f6d34fde2765c0f5.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b3
-rw-r--r--TAO/ChangeLog-98c3
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index b22c0dbf7a4..3619b4d5bde 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -2,6 +2,9 @@ Fri May 15 08:25:19 1998 David L. Levine <levine@cs.wustl.edu>
* ace/Service_Config.cpp: fixed and added template instantations.
+ * ace/Svc_Conf_y.cpp,etc/Svc_Conf_y.cpp.diff: removed compile
+ warnings.
+
Fri May 15 02:47:35 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ACE version 4.5.5 released.
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index b68443fde22..2cc75315879 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -3,6 +3,9 @@ Fri May 15 08:40:40 1998 David L. Levine <levine@cs.wustl.edu>
* orbsvcs/orbsvcs/tmplinst-orbsvcs.cpp: added template
instantiations.
+ * orbsvcs/orbsvcs/Makefile: commented out Event/EC_Gateway and
+ Property/CosPropertyService_i because they cause build failures.
+
Fri May 15 00:25:29 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* TAO version 0.1.21 released.