summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13a3ce4fa67..e866a0d38c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Thu May 15 17:01:28 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * ace/OS.h:
+ Adding #include of ace/os_include/sys/sem.h and
+ ace/os_include/errno.h/
+
+ * ace/config-win32-msvc.h:
+ Added ACE_LACKS_DIRENT_H, ACE_LACKS_DLFCN_H,
+ ACE_LACKS_NETDB_H, and ACE_LACKS_NET_IF_H defines.
+
+ * ace/os_include/dlfcn.h:
+ * ace/os_include/sys/mman.h:
+ Rearranged ACE_WIN32 #ifdef's.
+
+ * ace/os_include/limits.h:
+ Fixed a typo.
+
Thu May 15 00:12:34 UTC 2003 Don Hinton <dhinton@dresystems.com>
* ace/os_include/limits.h: