diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-04-19 17:08:27 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-04-19 17:08:27 +0200 |
commit | e5b3246d0a5c08a3afb0d82c96bb4b5ed1e5e159 (patch) | |
tree | 51be8931615277063439543753035f4236b166f8 /RELEASE-NOTES | |
parent | 47dda4a1d43c9341753388ab3babb0d27cf34840 (diff) |
changelog: -J/--remote-header-name strips CRLF
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3117bf8b7..e496826f2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,6 +17,7 @@ This release includes the following bugfixes: o detect GSS on ancient Linux distros o GnuTLS: EOF caused error when it wasn't o GnuTLS: SSL handshake phase is non-blocking + o -J/--remote-header-name strips CRLF This release includes the following known bugs: |