]> granicus.if.org Git - curl/commitdiff
RELEASE-NOTES: synced with 92f7606f29b704
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 11:41:42 +0000 (11:41 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Feb 2013 11:41:42 +0000 (11:41 +0000)
RELEASE-NOTES

index 7b710e92f2a37bb5f88f07ad688692722f5474ca..39344cfa6b6430a8071859e419700898a1458666 100644 (file)
@@ -11,10 +11,17 @@ This release includes the following changes:
 
  o imap: Changed response tag generation to be completely unique
  o imap: Added support for SASL-IR extension
+ o darwinssl: Make certificate errors less techy
  o 
 
 This release includes the following bugfixes:
 
+ o darwinssl: Fix build under Leopard
+ o DONE: consider callback-aborted transfers premature [1]
+ o ntlm: fix memory leak
+ o smtp: Fixed an issue when processing EHLO failure responses
+ o pop3: Fixed incorrect return value from pop3_endofresp()
+ o pop3: Fixed SASL authentication capability detection
  o 
 
 This release includes the following known bugs:
@@ -24,10 +31,12 @@ 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:
 
+ Kamil Dudka, Steve Holme, Nick Zitzmann, Patricia Muscalu, Dan Fandrich,
+ Gisle Vanem, Guenter Knauf
 
         Thanks! (and sorry if I forgot to mention someone)
 
 References to bug reports and discussions on issues:
 
- [1] = 
+ [1] = http://curl.haxx.se/bug/view.cgi?id=1184
+ [2] =