summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog-98b16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 84cc6c15f44..f8f7ce4b90c 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,19 @@
+Wed Oct 14 12:36:00 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/config-cygwin32-common.h,
+ ace/config-cygwin32.h,
+ ace/OS.h:
+ Added support for Cygwin32. Thanks to Phil Feairheller
+ <Phil.Feairheller@emax.com> for contributing this.
+
+ * ace/config-vxworks5.x.h,
+ ace/config-chorus.h,
+ ace/config-psos*.h,
+ ace/config-cygwin32-common.h,
+ ace/OS.i:
+ Added and used the new ACE_LACKS_MKFIFO macro. Thanks to Phil
+ Feairheller <Phil.Feairheller@emax.com> for reporting this.
+
Wed Oct 14 11:03:45 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ACE version 4.5.54 released.