diff --git a/ares/CHANGES b/ares/CHANGES index e44113236128a760634a6620a8581d50cf8b18cf..4e36a9232a2bad594f0826d385b080422c30d0f5 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -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.