aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-01-21 21:35:36 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-01-21 21:35:36 +0000
commit4013a2aa6407a18a6e516fd9f286c1c9157bde0f (patch)
tree1b44e5b7cc0f7802d0df29a4e3a5005b75132418
parent0b5b52ff2d40a7ef843c578ffaa1e3903927bf42 (diff)
RELEASE-NOTES: added another missing bug ref
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
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