aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-30 09:31:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-30 09:31:23 +0000
commit36a90aeaec57ddc628b4fb9cb80c60b5d355aa1b (patch)
treeb379638bb71b8875f5b5d16c40ec060770ecb296
parentf385b1976e911f5911fcc1b1af11c774e3605771 (diff)
test case 510, mpeix fix
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ca116109a..40a5e0d25 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@
Changelog
Daniel(30 January 2004)
+- I added test case 510 which is a custom program that does a POST using a
+ read callback, with chunked transfer-encoding.
+
+- Adjusted one of the MPE/iX changes as it made test case 504 fail all over.
+
- Added --socks as a recognized option. It works just like --proxy but sets a
SOCKS5 proxy to use. SOCKS5 support has been available in libcurl for a
while, just not provided by the curl tool. This does not currently work for