diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-03 11:06:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-03 11:06:05 +0000 |
commit | b7ff86fa2ba2e82ebc70e7c0c94bbc519823f845 (patch) | |
tree | ecacfc6ced548e0fad5d35bd8b142bff745b85dd /CHANGES | |
parent | 2c27e4ee767c37e1923d26dfc1cddafe31490c2c (diff) |
credit where credit is due
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |