diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e496826f2..d180686d8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ This release includes the following bugfixes: o GnuTLS: EOF caused error when it wasn't o GnuTLS: SSL handshake phase is non-blocking o -J/--remote-header-name strips CRLF + o MSVC makefiles now use ws2_32.lib instead of wsock32.lib This release includes the following known bugs: @@ -26,6 +27,6 @@ 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: - Rainer Canavan, Paul Howarth, Jerome Vouillon + Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov Thanks! (and sorry if I forgot to mention someone) |