1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-19 23:01:02 +00:00

changelogs: updated for 1.7.3

This commit is contained in:
Daniel Stenberg
2010-06-11 16:58:28 +02:00
parent b13c6552f8
commit 954ec10e5a
2 changed files with 11 additions and 9 deletions

View File

@ -1,5 +1,12 @@
Changelog for the c-ares project
Version 1.7.3 (June 11, 2010)
Fixed:
o builds on Android
o now includes all files necessary to build it (1.7.2 lacked a file)
Version 1.7.2 (June 10, 2010)
Changed:

View File

@ -1,17 +1,12 @@
c-ares version 1.7.2
Changed:
o Added ares_parse_mx_reply()
c-ares version 1.7.3
Fixed:
o ares_init: Last, not first instance of domain or search should win
o improve alternative definition of bool
o fix VS2010 compiler warnings
o builds on Android
o now includes all files necessary to build it (1.7.2 lacked a file)
Thanks go to these friendly people for their efforts and contributions:
Yang Tse, Tor Arntsen, Peter Pentchev, Jeremy Lal, Jakub Hrozek
Yang Tse, Bogdan Vatra
Have fun!