aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-03 11:06:05 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-03 11:06:05 +0000
commitb7ff86fa2ba2e82ebc70e7c0c94bbc519823f845 (patch)
treeecacfc6ced548e0fad5d35bd8b142bff745b85dd
parent2c27e4ee767c37e1923d26dfc1cddafe31490c2c (diff)
credit where credit is due
-rw-r--r--CHANGES1
-rw-r--r--RELEASE-NOTES4
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 8ee15e0a4..d10d2b2bd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@
Daniel (3 December 2004)
- 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.
+ Fixed by Maurice Barnum.
Added test case 207 to verify.
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 9b8f9a866..3d1626cd2 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -46,7 +46,7 @@ Other curl-related news since the previous public release:
o pycurl 7.12.2: http://pycurl.sf.net/
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 libcurl.mono 1.0:
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,
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia,
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)