aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-01-21 15:44:04 +0100
committerDaniel Stenberg <daniel@haxx.se>2014-01-21 15:44:04 +0100
commit0b5b52ff2d40a7ef843c578ffaa1e3903927bf42 (patch)
tree9ccca47b1ac996a952071e9b653a519a40dbf528 /RELEASE-NOTES
parent251305cd7f952ee7800fba7e81091baedc7ffcde (diff)
RELEASE-NOTES: added missing bug ref
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 7c4d62ae3..c29ef8b94 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -52,7 +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 HTTP POST: omit Content-Length if data size is unknown
+ 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
@@ -94,4 +94,4 @@ References to bug reports and discussions on issues:
[18] = http://curl.haxx.se/bug/view.cgi?id=1321
[19] = http://curl.haxx.se/mail/archive-2014-01/0000.html
[20] = http://curl.haxx.se/mail/lib-2014-01/0130.html
-
+ [21] = http://curl.haxx.se/mail/lib-2014-01/0103.html