diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-04-17 22:36:13 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-04-17 22:36:13 +0000 |
commit | f1b820e5fc95cdb7d1c9d03297b71d74ff92ca32 (patch) | |
tree | 354e7f237f120131647136b41ac02efe6e3250bf /RELEASE-NOTES | |
parent | 7356ff0b184a1a6e500e664af67ffd6828126bb6 (diff) |
mention Pramod Sharma and "persistent connections when doing FTP over a HTTP proxy"
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9b241a7a4..0118135e9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -28,6 +28,7 @@ This release includes the following bugfixes: o allow creation of four way fat libcurl Mac OS X Framework o memory leaks in libcurl+NSS o improved the CURLOPT_NOBODY set to 0 confusions + o persistent connections when doing FTP over a HTTP proxy This release includes the following known bugs: @@ -38,6 +39,7 @@ advice from friends like these: Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert, Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico, - Kamil Dudka, Jim Freeman, Daniel Johnson, Toshio Kuratomi, Martin Storsjö + Kamil Dudka, Jim Freeman, Daniel Johnson, Toshio Kuratomi, Martin Storsjö, + Pramod Sharma Thanks! (and sorry if I forgot to mention someone) |