mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
- Anton Kalmykov provided a fix that makes curl work with form field names
with spaces like when -F is used.
This commit is contained in:
parent
fa601af722
commit
cd4aed6690
4
CHANGES
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user