RELEASE-NOTES: added another missing bug ref

This commit is contained in:
Steve Holme 2014-01-21 21:35:36 +00:00
parent 0b5b52ff2d
commit 4013a2aa64
1 changed files with 1 additions and 0 deletions

View File

@ -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