credit where credit is due

This commit is contained in:
Daniel Stenberg 2004-12-03 11:06:05 +00:00
parent 2c27e4ee76
commit b7ff86fa2b
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@
Daniel (3 December 2004) Daniel (3 December 2004)
- Bug report #1078066: when a chunked transfer was pre-maturely closed exactly - Bug report #1078066: when a chunked transfer was pre-maturely closed exactly
at a chunk boundary it was not considered an error and thus went unnoticed. at a chunk boundary it was not considered an error and thus went unnoticed.
Fixed by Maurice Barnum.
Added test case 207 to verify. Added test case 207 to verify.

View File

@ -46,7 +46,7 @@ Other curl-related news since the previous public release:
o pycurl 7.12.2: http://pycurl.sf.net/ o pycurl 7.12.2: http://pycurl.sf.net/
o TclCurl 0.12.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/ o TclCurl 0.12.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
o libcurl.NET 1.1: http://www.seasideresearch.com/downloads.html o libcurl.NET 1.2: http://www.seasideresearch.com/downloads.html
o RCurl 0.5.1: http://www.omegahat.org/RCurl/ o RCurl 0.5.1: http://www.omegahat.org/RCurl/
o libcurl.mono 1.0: o libcurl.mono 1.0:
http://forge.novell.com/modules/xfmod/project/?libcurl-mono http://forge.novell.com/modules/xfmod/project/?libcurl-mono
@ -57,6 +57,6 @@ advice from friends like these:
Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas, Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas,
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia, Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia,
Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre, Jeff Phillips, Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre, Jeff Phillips,
Wojciech Zwiefka, David Phillips, Reinout van Schouwen Wojciech Zwiefka, David Phillips, Reinout van Schouwen, Maurice Barnum
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)