From: Steve Holme Date: Tue, 21 Jan 2014 21:35:36 +0000 (+0000) Subject: RELEASE-NOTES: added another missing bug ref X-Git-Tag: curl-7_35_0~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4013a2aa6407a18a6e516fd9f286c1c9157bde0f;p=curl RELEASE-NOTES: added another missing bug ref --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c29ef8b94..16b4122c2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -52,6 +52,7 @@ This release includes the following bugfixes: o progress bar: always update when at 100% o progress bar: increase update frequency to 10Hz o tool: Fixed incorrect return code if command line parser runs out of memory + o tool: Fixed incorrect return code if password prompting runs out of memory o HTTP POST: omit Content-Length if data size is unknown [21] o GnuTLS: disable insecure ciphers o GnuTLS: honor --slv2 and the --tlsv1[.N] switches