aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-06 13:27:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-06 13:27:18 +0000
commite8635044b58ff0fb93465758e70867428bd4cc1b (patch)
treea5eb93df68b937e8e84879231523ea44447d9bf3 /CHANGES
parent56dea0ac9a8906cf5fe2a87d06efedcfcf7ccaa5 (diff)
Now curl warns if an unknown variable is used in the -w/--writeout argument.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be0696565..a04b5dbe7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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