mirror of
https://github.com/curl/curl.git
synced 2026-04-25 17:22:13 +03: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
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue