summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-15 14:25:39 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-15 14:25:39 +0000
commitf494cd8de8583309e8db64011a904dcf39bc157b (patch)
tree830cc05fa8e826edd1d68f688ac461673dfc43b4
parentf9be49d884a66f69595ae6d8f84f14d0ca444aae (diff)
downloadATCD-f494cd8de8583309e8db64011a904dcf39bc157b.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b2
-rw-r--r--TAO/ChangeLog-98c2
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 20f67af8e02..8f564e873b7 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -8,6 +8,8 @@ Fri May 15 08:25:19 1998 David L. Levine <levine@cs.wustl.edu>
* include/makeinclude/platform_sunos5_g++.GNU: use PIC instead of pic,
because the TAO orbsvcs lib needs it.
+ * Makefile: added .PHONY for phony targets.
+
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 2cc75315879..81604f110aa 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -6,6 +6,8 @@ Fri May 15 08:40:40 1998 David L. Levine <levine@cs.wustl.edu>
* orbsvcs/orbsvcs/Makefile: commented out Event/EC_Gateway and
Property/CosPropertyService_i because they cause build failures.
+ * Makefile: added .PHONY for phony targets.
+
Fri May 15 00:25:29 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* TAO version 0.1.21 released.