aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-12-29 02:32:12 +0000
committerYang Tse <yangsita@gmail.com>2009-12-29 02:32:12 +0000
commitfa6631edd5a16b11247fa655e69f91ea38ceb44f (patch)
tree08d98f2a85e7a63812fc51ec6feb2c2e2bb618e5 /ares/CHANGES
parente70c0913b1e989358a7d958aa20d78f11b48e088 (diff)
Mention last changes
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index e613f4616..8ad0b9d63 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,12 @@
Changelog for the c-ares project
+* December 29, 2009 (Yang Tse)
+- Laszlo Tamas Szabo adjusted Makefile.msvc compiler options so that where
+ run-time error checks enabling compiler option /GZ was used it is replaced
+ with equivalent /RTCsu for Visual Studio 2003 and newer versions. Option
+ /GX is replaced with equivalent /EHsc for all versions. Also fixed socket
+ data type for internal configure_socket function.
+
* December 21, 2009 (Yang Tse)
- Ingmar Runge noticed that Windows config-win32.h configuration file
did not include a definition for HAVE_CLOSESOCKET which resulted in