]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
mention Harshal Pradhan's windows fix
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 Aug 2004 12:01:20 +0000 (12:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 Aug 2004 12:01:20 +0000 (12:01 +0000)
ares/CHANGES

index e44113236128a760634a6620a8581d50cf8b18cf..4e36a9232a2bad594f0826d385b080422c30d0f5 100644 (file)
@@ -1,5 +1,10 @@
   Changelog for the c-ares project
 
+* August 13
+
+- Harshal Pradhan made a minor syntax change in ares_init.c to make it build
+  fine with MSVC 7.1
+
 * July 24
 
 - Made the lib get built static only if --enable-debug is used.