summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-04-28 22:23:11 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-04-28 22:23:11 +0200
commitf83c36934faf25c43f577f96664a4380468bf01f (patch)
tree986ced6b090e3dda4a36d0c3cf8915c8b855e797 /RELEASE-NOTES
parentc4bc1d473f324220738f2c60984b3a8ee198bc38 (diff)
downloadcurl-f83c36934faf25c43f577f96664a4380468bf01f.tar.gz
RELEASE-NOTES: synced with c4bc1d473f324
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES14
1 files changed, 9 insertions, 5 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 099525980..bb7f68f75 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -9,11 +9,15 @@ Curl and libcurl 7.21.7
This release includes the following changes:
- o
+ o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
+ of socks4, socks4a or socks5.
This release includes the following bugfixes:
- o
+ o NTLM: work with unicode
+ o fix connect with SOCKS proxy when using the multi interface
+ o anyauthput.c: stdint.h must not be included unconditionally
+ o CMake: improved build
This release includes the following known bugs:
@@ -22,8 +26,8 @@ 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:
- Patrick Monnerat, Dan Fandrich, Gisle Vanem, Guenter Knauf,
- Rajesh Naganathan, Josue Andrade Gomes, Ryan Schmidt, Fabian Keil,
- Julien Chaffraix
+ Dan Fandrich, Guenter Knauf, Vsevolod Novikov, Zmey Petroff,
+ Dagobert Michelsen, Jeff Pohlmeyer, Dmitri Shubin, Matteo Rocco
+
Thanks! (and sorry if I forgot to mention someone)