]> granicus.if.org Git - curl/commitdiff
- Anton Kalmykov provided a fix that makes curl work with form field names
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Jun 2001 09:49:14 +0000 (09:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Jun 2001 09:49:14 +0000 (09:49 +0000)
  with spaces like when -F is used.

CHANGES

diff --git a/CHANGES b/CHANGES
index 1ba94fa0062c3087aa5793dc9796a5ce8392f549..0597a38de742ce6696fa0903bc5b6338150e1fe4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
 
                                History of Changes
 
+Daniel (25 June 2001)
+- Anton Kalmykov provided a fix that makes curl work with form field names
+  with spaces like when -F is used.
+
 Daniel (20 June 2001)
 - Mike Bytnar provided a fine report that proved that the --with-ssl option
   for configure needed tweaking. It no longer searches the default directories