summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-22 23:08:01 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-22 23:08:01 +0000
commit759f0e87af1a90a89c8f14af69bed14dbb177e3f (patch)
treea81626252aa704ffefe4c48119981b0375b11c8f /ChangeLog-98b
parente312742301fdbd442bd041f045f708dbfa62e5d7 (diff)
downloadATCD-759f0e87af1a90a89c8f14af69bed14dbb177e3f.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b12
1 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index a8112511cd4..8ef8ff52ab8 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,8 +1,8 @@
Fri May 22 16:00:03 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * tests/MT_SOCK_Test.cpp (spawn): We must check for !defined
- (ACE_LACKS_FORK) rather test for VxWorks or Win32. Thanks to
- Steven Coy for reporting this.
+ * tests/MT_SOCK_Test.cpp (spawn): We must check for !defined
+ (ACE_LACKS_FORK) rather test for VxWorks or Win32. Thanks to
+ Steven Coy for reporting this.
Fri May 22 20:01:40 1998 David L. Levine <levine@cs.wustl.edu>
@@ -51,6 +51,12 @@ Fri May 22 07:53:03 1998 David L. Levine <levine@cs.wustl.edu>
retained for backward compatibility. The just #include
config-sunos5.5.h.
+ * ace/config-sunos5.6.h: #include config-sunos5.5.h instead
+ of the separate Sun C++ and g++ configs.
+
+ * include/makeinclude/platform_sunos5_sunc++.GNU:
+ updated comment to reflect change to config-sunos5.5.h.
+
Fri May 22 07:30:23 1998 David L. Levine <levine@cs.wustl.edu>
* ACE version 4.5.8 released.