summaryrefslogtreecommitdiff
path: root/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
commit92dcb407d610acf6584cd2e841fb778bb33336a8 (patch)
tree0e2a97976027901f230a55a6c41ae3242cd9f610 /CHANGES
parent58d9b0c1bda5afbaad5fcb2913df02a2f2f46fcf (diff)
downloadc-ares-92dcb407d610acf6584cd2e841fb778bb33336a8.tar.gz
c-ares-92dcb407d610acf6584cd2e841fb778bb33336a8.tar.bz2
c-ares-92dcb407d610acf6584cd2e841fb778bb33336a8.zip
Mention last changes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e613f46..8ad0b9d 100644
--- a/CHANGES
+++ b/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