aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
parent2c27e4ee767c37e1923d26dfc1cddafe31490c2c (diff)
credit where credit is due
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 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.