summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-01-20 17:08:46 +0100
committerDaniel Stenberg <daniel@haxx.se>2014-01-20 17:08:46 +0100
commit82de54dd38938b647dd3bc14a0150e2a7d3a1b94 (patch)
tree2983bfae1bd43fc40602be9b9d56f07205defbf2
parent12ecd56da77c4cd986e4a932d5d79645c19a3d4a (diff)
downloadgnurl-82de54dd38938b647dd3bc14a0150e2a7d3a1b94.tar.gz
gnurl-82de54dd38938b647dd3bc14a0150e2a7d3a1b94.tar.bz2
gnurl-82de54dd38938b647dd3bc14a0150e2a7d3a1b94.zip
RELEASE-NOTES: synced with 12ecd56da77
-rw-r--r--RELEASE-NOTES15
1 files changed, 9 insertions, 6 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f99e3cce8..7c4d62ae3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -52,7 +52,9 @@ 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
+ o HTTP POST: omit Content-Length if data size is unknown
+ o GnuTLS: disable insecure ciphers
+ o GnuTLS: honor --slv2 and the --tlsv1[.N] switches
This release includes the following known bugs:
@@ -61,11 +63,12 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Steve Holme, Viktor Szakáts, Mohammad AlSaleh, Luke Dashjr, Björn Stenberg,
- Michal Górny, Anthony G. Basile, Barry Abrahamson, Christian Weisgerber,
- Marc Hoersken, Justin Maggard, Leif W, Paras S, Iida Yosiaki, Priyanka Shah,
- Nick Zitzmann, Abram Pousada, Fabian Frank, Jeff Hodges, Colin Hogben,
- Michael Osipov, Dan Fandrich, Shayan Pooya, Chen Prog, Tobias Markus
+ Abram Pousada, Barry Abrahamson, Björn Stenberg, Cédric Deltheil, Chen Prog,
+ Christian Weisgerber, Colin Hogben, Dan Fandrich, Daniel Stenberg,
+ Fabian Frank, Guenter Knauf, He Qin, Iida Yosiaki, Jeff Hodges,
+ Justin Maggard, Leif W, Luke Dashjr, Marc Hoersken, Michael Osipov,
+ Michal Górny and Anthony G. Basile, Mohammad AlSaleh, Nick Zitzmann, Paras S,
+ Petr Novak, Priyanka Shah, Steve Holme, Tobias Markus, Viktor Szakáts,
Thanks! (and sorry if I forgot to mention someone)