aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-02-23 09:48:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-02-23 09:48:01 +0000
commite37973913dcc9998ecb0da562a14fec18663062b (patch)
treed0f17edb6214a938c70bff460b3a21ea02ff4ed9 /CHANGES
parent8b5295d00338b56cafec2a8fb142e60851a6eea1 (diff)
- Added warning outputs if the command line uses more than one of the options
-v, --trace and --trace-ascii, since it could really confuse the user. Clarified this fact in the man page.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dc3dc171b..3afd8474f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel (23 February 2007)
+- Added warning outputs if the command line uses more than one of the options
+ -v, --trace and --trace-ascii, since it could really confuse the user.
+ Clarified this fact in the man page.
+
Daniel (21 February 2007)
- Ravi Pratap provided work on libcurl making pipelining more robust and
fixing some bugs: