mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:53:38 +03:00
Jakub Hrozek added ares_parse_txt_reply() for TXT parsing
This commit is contained in:
parent
982e655c07
commit
950a034895
6 changed files with 270 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
This is what's new and changed in the c-ares 1.6.1 release:
|
||||
This is what's new and changed in the c-ares 1.7.0 release:
|
||||
|
||||
Changed:
|
||||
|
||||
|
|
@ -11,6 +11,7 @@ Changed:
|
|||
o new --enable-curldebug configure option
|
||||
o ARES_ECANCELLED is now sent as reason for ares_cancel()
|
||||
o added ares_parse_srv_reply()
|
||||
o added ares_parse_txt_reply()
|
||||
|
||||
Fixed:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue