Commit cd4aed66 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- Anton Kalmykov provided a fix that makes curl work with form field names

  with spaces like when -F is used.
parent fa601af7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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