summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-12 22:06:36 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-12 22:06:36 +0000
commitadfaa0f4d2b24756631140f9aabe232314ff9296 (patch)
treeb0fdfc941a9304b6f8ac126c3c70bcbf684bcd35 /ChangeLog-98b
parented8cd547ff96b07874ae0dbcc685a7f072d47c27 (diff)
downloadATCD-adfaa0f4d2b24756631140f9aabe232314ff9296.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index d8c04d6075c..eac7cf60759 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,9 @@
+Fri Jun 12 17:04:14 1998 Alexander Babu Arulanthu <alex@merengue.cs.wustl.edu>
+
+ * ace/OS.h: Moved the #define's and typedef's (related to Proactor
+ stuff, things like TRANSMIT_BUFFERS etc) under '#if defined
+ (WIN32)' before OS.i. They were at the end of the file.
+
Fri Jun 12 16:31:13 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu>
* ace/OS.h: (ACE_NTOHL, ACE_HTONL): Added macros for conversion