allow newlines in the contents when doing -F "var=[contents]"
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Apr 2004 20:09:33 +0000 (20:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Apr 2004 20:09:33 +0000 (20:09 +0000)
Robert Marlow reported.

CHANGES

diff --git a/CHANGES b/CHANGES
index dd7843b027f596484cae51575e64b6631f4f5bfa..568529ed9b8db5a8c4fa57ca481c8dc492e0e36a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,9 @@ Daniel (22 April 2004)
   should give up, so curl returns with exit code 0. Test case 162 added to
   verify the functionality.
 
+- allow newlines in the contents when doing -F "var=[contents]"
+  Robert Marlow reported.
+
 - If a transfer is found out to be only partial, libcurl will now treat that
   as a problem serious enough to skip the final QUIT command before closing
   the control connection. To avoid the risk that it will "hang" waiting for