summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-10 11:27:24 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-10 11:27:24 +0000
commitc514618d2d6ad7fb267e4e427b11b11dbef11c67 (patch)
tree6b8ffca95388cd314260da11263697227a7feb90 /ChangeLog
parent8d8baba56bc7fc229ce32166435dea713c58743e (diff)
downloadATCD-c514618d2d6ad7fb267e4e427b11b11dbef11c67.tar.gz
ChangeLogTag: Tue Aug 10 11:20:00 UTC 2004 Simon Massey <simon.massey@prismtechnologies.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f9cee664c8..beb017d87e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Tue Aug 10 11:20:00 UTC 2004 Simon Massey <simon.massey@prismtechnologies.com>
+
+ Thanks to Johnny Willemsen <jwillemsen@remedy.nl> for the information leading to these guard conditions.
+
+ * ace/Sock_Connect.cpp
+ Added guard checks around #include "ace/OS_NS_fcntl.h"
+
+ * ace/DEV_IO.h
+ * ace/FILE_IO.h
+ * ace/FIFO_Send_Msg.h
+ Added guard checks around #include "ace/OS_NS_stropts.h"
+
+ * ace/Pipe.cpp
+ * ace/SPIPE_Acceptor.cpp
+ Added guard checks around #include "ace/OS_NS_unistd.h"
+
Mon Aug 9 23:13:48 2004 J.T. Conklin <jtc@acorntoolworks.com>
* ace/config-freebsd.h: