summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-15 16:13:29 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-15 16:13:29 +0000
commit644e3d83e5ab2543057019978c9a1b49222dcb0f (patch)
treec608b9663d43667562d5241f7f08f98613e4afc3
parente864c84f647ff424d919f27702f79255ea921c97 (diff)
downloadATCD-644e3d83e5ab2543057019978c9a1b49222dcb0f.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c15
1 files changed, 10 insertions, 5 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 4b4db637259..37d6067ae07 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,11 +1,16 @@
+Fri May 15 11:12:26 1998 David L. Levine <levine@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/Makefile: re-enabled EC_Gateway build. The
+ problem appears to be only with g++.
+
Fri May 15 10:42:22 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
- * tests/POA/Makefile:
- * tests/POA/Forwarding/Makefile:
- Removed the Forwarding test because it only compiles on NT.
+ * tests/POA/Makefile:
+ * tests/POA/Forwarding/Makefile:
+ Removed the Forwarding test because it only compiles on NT.
- * tests/POA/Generic_Servant/Makefile:
- Removed outdated comment.
+ * tests/POA/Generic_Servant/Makefile:
+ Removed outdated comment.
Fri May 15 09:33:47 1998 David L. Levine <levine@cs.wustl.edu>