Philippe Hameau found out that -Q "+[command]" didn't work, although some code

was written for it. I fixed and added test case 227 to verify it.  The curl.1
man page didn't mention the '+' so I added it.
This commit is contained in:
Daniel Stenberg
2005-01-20 22:22:12 +00:00
parent b5065e462b
commit 7472ede32a
6 changed files with 66 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ Curl and libcurl 7.12.4
This release includes the following changes:
o -Q "+[command]" was added
o src/getpass.c license issue sorted (code was rewritten)
o curl -w now supports 'http_connect' for the proxy's response to CONNECT
o introducing "curl-config --protocols"
@@ -42,6 +43,6 @@ advice from friends like these:
Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt,
Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop,
Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel D<>az Garc<72>a,
Stephan Bergmann
Stephan Bergmann, Philippe Hameau
Thanks! (and sorry if I forgot to mention someone)