diff options
| -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) | 
