diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-08 11:05:52 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-08 11:05:52 +0000 |
commit | c92b996942a91018c23f2da56dac0b2b83057445 (patch) | |
tree | 9127f2db15ab228ad1fb585cf3fbc997064e611c | |
parent | e84c7db0497478b41f435f047d7b0e75b9289bb6 (diff) |
Ah, this was committed by mistake as part of my previous commit but it seems
to work so I'll let it remain and here's the comment about it! From Lenaic's
mail posted to curl-library Date: Fri, 1 May 2009 22:46:14 +0200.
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3770f15be..06292b1fb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -43,6 +43,7 @@ This release includes the following bugfixes: o Deal with the TFTP OACK packet o fixed roff mistakes in man pages o use SOCKS proxy with the multi interface + o fixed the Curl_getoff_all_pipelines SIGSEGV This release includes the following known bugs: @@ -54,7 +55,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 Storsjo, - Pramod Sharma, Gisle Vanem, Leanic Lefever, Rainer Koenig, Sven Wegener, + Pramod Sharma, Gisle Vanem, Lenaic Lefever, Rainer Koenig, Sven Wegener, Tim Chen, Constantine Sapuntzakis, David McCreedy, Michael Smith, Colin Watson |