mention Harshal Pradhan's windows fix

This commit is contained in:
Daniel Stenberg 2004-08-13 12:01:20 +00:00
Родитель 9f14744d16
Коммит aea87be19e
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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.