From 3674f2021d9ad53c01f45ceedb28c664bb3e7747 Mon Sep 17 00:00:00 2001
From: Steve Holme <steve_holme@hotmail.com>
Date: Sun, 23 Feb 2014 11:24:46 +0000
Subject: [PATCH] RELEASE-NOTES: Synced with 8c80840d01

---
 RELEASE-NOTES | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 7dcd8f5bcf..e8df1488fd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -45,6 +45,10 @@ This release includes the following bugfixes:
  o multi: make MAXCONNECTS default 4 x number of easy handles function
  o configure: Fix the --disable-crypto-auth option
  o multi: ignore SIGPIPE internally
+ o curl.1: update the description of --tlsv1
+ o SFTP: skip reading the dir when NOBODY=1 [10]
+ o easy: Fixed a memory leak on OOM condition
+ o tool: Fixed incorrect return code when setting HTTP request fails
 
 This release includes the following known bugs:
 
@@ -54,10 +58,10 @@ This release would not have looked like this without help, code, reports and
 advice from friends like these:
 
   Adam Sampson, Arvid Norberg, Colin Hogben, Dan Fandrich, Daniel Stenberg,
-  Fabian Frank, Gisle Vanem, Jeff King, Kamil Dudka, Marc Hoersken,
-  Patrick Monnerat, Prash Dush, Remi Gacogne, Rob Davies, Romulo A. Ceccon,
-  Shao Shuchao, Steve Holme, Tatsuhiro Tsujikawa, Thomas Braun, Tiit Pikma,
-  Yehezkel Horowitz,
+  Fabian Frank, Gisle Vanem, Hubert Kario, Jeff King, Maks Naumov,
+  Kamil Dudka, Marc Hoersken, Patrick Monnerat, Prash Dush, Remi Gacogne,
+  Rob Davies, Romulo A. Ceccon, Shao Shuchao, Steve Holme,
+  Tatsuhiro Tsujikawa, Thomas Braun, Tiit Pikma, Yehezkel Horowitz,
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -72,3 +76,4 @@ References to bug reports and discussions on issues:
  [7] = http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTEXPECT100TIMEOUTMS
  [8] = http://curl.haxx.se/mail/lib-2014-02/0097.html
  [9] = http://thread.gmane.org/gmane.comp.version-control.git/242213
+ [10] = http://curl.haxx.se/mail/lib-2014-02/0155.html
-- 
GitLab