summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-14 17:45:05 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-14 17:45:05 +0000
commit1a8184bd9984a2d57430316ddd927ecb84fa3f18 (patch)
tree1d06f17df26c62b5d7ae902b7f3b8cab5e4cee41
parent6cb2f6e59fe386736974c7d6cefe5085f2f12e92 (diff)
downloadATCD-1a8184bd9984a2d57430316ddd927ecb84fa3f18.tar.gz
*** empty log message ***
-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.