From 0da6c113ce805446f1d6b131b991b9a8c403ff5f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 6 Nov 2012 12:03:29 +0100 Subject: RELEASE-NOTES: synced with fa6d78829fd30ad --- RELEASE-NOTES | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d4bc48641..c62a0d946 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,11 +9,23 @@ Curl and libcurl 7.28.1 This release includes the following changes: - o + o metalink/md5: Use CommonCrypto on Apple operating systems + o href_extractor: new example code extracting href elements This release includes the following bugfixes: - o + o Fix broken libmetalink-aware OpenSSL build + o gnutls: put reset code into else block [1] + o darwinssl: un-broke iOS build, fix error on server disconnect + o asyn-ares: restore functionality with c-ares < 1.6.1 [2] + o tlsauthtype: deal with the string case insensitively [3] + o Fixed MSVC libssh2 static build + o evhiperfifo: fix the pointer passed to WRITEDATA [6] + o BUGS: fix the bug tracker URL [4] + o winbuild: Use machine type of development environment + o FTP: prevent the multi interface from blocking [5] + o uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES + o httpcustomheader.c: free the headers after use This release includes the following known bugs: @@ -22,9 +34,17 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - + Guenter Knauf, Alessandro Ghedini, Nick Zitzmann, Michal Kowalczyk, + Jeff Connelly, Oscar Norlander, Guido Berhoerster, Marc Hoersken, + Dave Reisner, Jan Ehrhardt + Thanks! (and sorry if I forgot to mention someone) References to bug reports and discussions on issues: - \ No newline at end of file + [1] = http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690551 + [2] = http://curl.haxx.se/bug/view.cgi?id=3577710 + [3] = http://curl.haxx.se/bug/view.cgi?id=3578418 + [4] = http://curl.haxx.se/bug/view.cgi?id=3582408 + [5] = http://curl.haxx.se/bug/view.cgi?id=3579064 + [6] = http://curl.haxx.se/bug/view.cgi?id=3582407 -- cgit v1.2.3