Commit b9fdb721 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

RELEASE-NOTES: synced with 52af6e69 / 7.28.1

parent c830115c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ This release includes the following bugfixes:
 o autoconf: don't force-disable compiler debug option
 o winbuild: Fix PDB file output [17]
 o test2032: spurious failure caused by premature termination [18]
 o memory leak: CURLOPT_RESOLVE with multi interface [19]

This release includes the following known bugs:

@@ -59,7 +60,7 @@ advice from friends like these:
 Lars Buitinck, Anton Malov, Sergei Nikulov, Patrick Monnerat,
 Gabriel Sjoberg, Oscar Koeroo, Fabian Keil, Johnny Luong, Cristian Rodríguez,
 Sebastian Rasmussen, Mark Snelling, Christian Vogt, Marcin Adamski,
 Ajit Dhumale
 Ajit Dhumale, Alex Gruz

        Thanks! (and sorry if I forgot to mention someone)

@@ -83,3 +84,4 @@ References to bug reports and discussions on issues:
 [16] = http://curl.haxx.se/mail/lib-2012-11/0125.html
 [17] = http://curl.haxx.se/bug/view.cgi?id=3586741
 [18] = http://curl.haxx.se/mail/lib-2012-11/0095.html
 [19] = http://curl.haxx.se/bug/view.cgi?id=3575448