diff --git a/ares/CHANGES b/ares/CHANGES index e441132361..4e36a9232a 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.