aboutsummaryrefslogtreecommitdiff
path: root/ares/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-09-04 21:56:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-09-04 21:56:14 +0000
commit2cf0f80e9f29e84b9a61cc50b6395c92757aab9a (patch)
treeab7732a0d81003f247fbeb6dd014de54baa91114 /ares/RELEASE-NOTES
parent223c0b980b79e556463d8ce019f698bc0baf0ab6 (diff)
- Jakub Hrozek added ares_parse_srv_reply() for SRV parsing
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r--ares/RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES
index cfd4a95e3..4eef9541f 100644
--- a/ares/RELEASE-NOTES
+++ b/ares/RELEASE-NOTES
@@ -10,6 +10,7 @@ Changed:
o new ares_library_init() and ares_library_cleanup() functions
o new --enable-curldebug configure option
o ARES_ECANCELLED is now sent as reason for ares_cancel()
+ o added ares_parse_srv_reply()
Fixed:
@@ -22,6 +23,6 @@ Fixed:
Thanks go to these friendly people for their efforts and contributions:
Phil Blundell, Japheth Cleaver, Yang Tse, Gregor Jasny, Joshua Kwan,
- Timo Teras
+ Timo Teras, Jakub Hrozek
Have fun!