diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-09-06 13:27:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-09-06 13:27:18 +0000 |
commit | e8635044b58ff0fb93465758e70867428bd4cc1b (patch) | |
tree | a5eb93df68b937e8e84879231523ea44447d9bf3 /CHANGES | |
parent | 56dea0ac9a8906cf5fe2a87d06efedcfcf7ccaa5 (diff) |
Now curl warns if an unknown variable is used in the -w/--writeout argument.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog +Daniel (6 September 2005) +- Now curl warns if an unknown variable is used in the -w/--writeout argument. + Daniel (4 September 2005) - I applied Nicolas François' man page patch he posted to the Debian bug tracker. It corrected two lines that started with apostrophes, which isn't |