diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-09-21 16:53:30 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-21 16:53:30 +0200 |
commit | 0e36bb71f2cee03ac5c63808acfdec4f7fe46768 (patch) | |
tree | c65c8d6f7751b24a6c6b208e816626e219394f8d /RELEASE-NOTES | |
parent | 19f45eaa799a77d5c67cbefe3342f27774e2e6f8 (diff) |
RELEASE-NOTES: in sync with 19f45eaa799
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 990093815..fe39f0ada 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -39,6 +39,8 @@ This release includes the following bugfixes: 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 + o curl_easy_duphandle: clone the c-ares handle correctly + o MacOSX-Framework: updates for Snowleopard This release includes the following known bugs: @@ -49,6 +51,7 @@ advice from friends like these: Kamil Dudka, Ben Greear, Cameron Kaiser, Dan Fandrich, Dirk Manske, Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen, - Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny + Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio, + Hendrik Visage, Ning Dong Thanks! (and sorry if I forgot to mention someone) |