diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-04-29 09:40:48 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-04-29 09:40:48 +0200 |
commit | 16f575ee6caa2572448998bca8d1a9fd571233c7 (patch) | |
tree | 437160ec654a258e389f217e06ca7f8a8a939eef /RELEASE-NOTES | |
parent | 38d2afcefb3519f7e6a3b7c3afda4f5bfb67bde9 (diff) |
changelog: mention Ben Greear's telnet work
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index da41c0eca..5f4b39fa8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,7 @@ This release includes the following changes: o added the --proto and -proto-redir options o new configure option --enable-threaded-resolver + o improve TELNET ability with libcurl This release includes the following bugfixes: @@ -30,7 +31,7 @@ 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, Ruslan Gazizov, - Yang Tse, Kamil Dudka, Alex Bligh + Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse, + Kamil Dudka, Alex Bligh, Ben Greear Thanks! (and sorry if I forgot to mention someone) |