aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-07-11 05:08:06 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-07-11 05:08:06 +0000
commit8d49a8f2787676bfe8621f1e0cdb9f42ac23c809 (patch)
treef862b6ae7363f6fabbfecb70b86d695a5a80fde4 /CHANGES
parentb4b6cfdb1cdbac5fe0db690d4a3248f94dcb8446 (diff)
Added test cases 1038 and 1039 to test Adrian Kreher's report that ftp
uploads with -C - didn't resume properly, but the tests pass.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ef250ba33..bfa1942fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,9 @@ Daniel Fandrich (10 Jul 2008)
reported when setting some modes, but regardless, it saves a protocol
round trip in the chmod case.
+- Added test cases 1038 and 1039 to test Adrian Kreher's report that ftp
+ uploads with -C - didn't resume properly, but the tests pass.
+
Yang Tse (10 Jul 2008)
- Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRI
is set in fdset.events" (http://curl.haxx.se/bug/view.cgi?id=2015126) which