diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-09-21 00:02:10 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-21 00:02:10 +0200 |
commit | 95e230c591b04e5a1cc731a262170f5b5ba988fe (patch) | |
tree | 4be3361e74236d37ab4874d9ef0bc0b9a25a7522 | |
parent | 5fcc4332d62feb5ab33e2d405388158ae1e9a44d (diff) |
RELEASE-NOTES: synced with 5fcc4332d62fe
Removed the duplicate entry of Kamil in the credits.
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 67c6887fd..990093815 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -37,6 +37,8 @@ This release includes the following bugfixes: o LDAP: Support for tunnelling queries through HTTP proxy o configure's --enable-werror had a bashism o test565: Don't hardcode IP:PORT + o configure: check for gcrypt if using GnuTLS + o configure: don't enable RTMP if the lib detect fails This release includes the following known bugs: @@ -46,7 +48,7 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Kamil Dudka, Ben Greear, Cameron Kaiser, Dan Fandrich, Dirk Manske, - Guenter Knauf, Julien Chaffraix, Kamil Dudka, Quanah Gibson-Mount, - Tor Arntsen, Peter Pentchev, James Bursa, Fabian Keil + Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen, + Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny Thanks! (and sorry if I forgot to mention someone) |