Commit 24353c43 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

getdate fix, adacurl release

parent e89ea076
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -14,6 +14,7 @@ This release includes the following changes:


This release includes the following bugfixes:
This release includes the following bugfixes:


 o curl_getdate() crash fixed
 o downloading empty files now calls the write callback properly
 o downloading empty files now calls the write callback properly
 o no more reverse DNS lookups when getting ip-only address with ipv6-enabled
 o no more reverse DNS lookups when getting ip-only address with ipv6-enabled
   libcurl
   libcurl
@@ -24,6 +25,7 @@ This release includes the following bugfixes:


Other curl-related news since the previous public release:
Other curl-related news since the previous public release:


 o AdacURL version 7.12.1 http://www.almroth.com/adacurl/index.html
 o pycurl version 7.12.1 http://pycurl.sourceforge.net/
 o pycurl version 7.12.1 http://pycurl.sourceforge.net/


This release would not have looked like this without help, code, reports and
This release would not have looked like this without help, code, reports and