diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-23 21:17:51 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-23 21:17:51 +0000 |
commit | 1f4f57e244b32c717f0b72bac7b48e61f11a3080 (patch) | |
tree | 460b40f45c1b0b687f3ba553821fa98c0c56e1d8 /ChangeLog-99a | |
parent | 3c34f22fd1b02e57b35bd37bd9e22965a166b2d2 (diff) | |
download | ATCD-1f4f57e244b32c717f0b72bac7b48e61f11a3080.tar.gz |
Fixed typos and missed entries
Diffstat (limited to 'ChangeLog-99a')
-rw-r--r-- | ChangeLog-99a | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-99a b/ChangeLog-99a index 47b353b5d06..6e43ff176e2 100644 --- a/ChangeLog-99a +++ b/ChangeLog-99a @@ -4553,6 +4553,16 @@ Wed Jun 16 18:14:45 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu> the template list for the Cached_Connect_Strategy_Ex class to ward off g++ compiler errors. +Wed Jun 16 15:54:08 1999 Carlos O'Ryan <coryan@cs.wustl.edu> + + * ace/OS.h: + * ace/OS.i: + * ace/config-win32.h: + Auto-detect if we are using MSVC5.0 or MSVC6.0 and define the + ACE_HAS_WINSOCK_GQOS macro in that case. This macro is used in + the places where the QoS data structure of both compilers are + different. + Mon Jun 14 22:52:48 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu> * tests/Map_Manager_Test.cpp: Removed template instantiation |