summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-08-16 23:02:39 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-08-16 23:02:39 +0200
commitf11c2c28913d323e269b3bb521fea254ac51d9df (patch)
treee8ef55218879d706a181a900cdda893445e923a0 /RELEASE-NOTES
parent622313ab3b1c4ea96c3a9fa46081f4303720d7f4 (diff)
downloadc-ares-f11c2c28913d323e269b3bb521fea254ac51d9df.tar.gz
c-ares-f11c2c28913d323e269b3bb521fea254ac51d9df.tar.bz2
c-ares-f11c2c28913d323e269b3bb521fea254ac51d9df.zip
1.7.6: start working...
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES26
1 files changed, 8 insertions, 18 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 06d7856..cbbfd50 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,26 +1,16 @@
-c-ares version 1.7.5
+c-ares version 1.7.6
+
+Changed:
+
+ o
Fixed:
- o detection of semicolon comments in resolv.conf
- o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory
- o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory
- o replacement ares_inet_ntop affected by potential out of bounds write
- o added install target to Makefile.msvc
- o only fall back to AF_INET searches when looking for AF_UNSPEC addresses
- o fixed ares_parse_*_reply memory leaks
- o Use correct sizeof in ares_getnameinfo()
- o IPv6-on-windows: find DNS servers correctly
- o man pages: docs for the c-ares utility programs
- o getservbyport replacement for Win CE
- o config_sortlist: (win32) missing else
- o advance_tcp_send_queue: avoid NULL ptr dereference
- o configure: fix a bashism
- o ares_expand_name: Fix encoded length for indirect root
+ o
+
Thanks go to these friendly people for their efforts and contributions:
- Yang Tse, Jakub Hrozek, Gisle Vanem, Tom Hughes, David Stuart, Dima Tisnek,
- Peter Pentchev, Stefan Buhler
+
Have fun!