aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-19 22:16:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-19 22:16:30 +0000
commit13dd99842afbcad7b23fb455f090169b651a6af6 (patch)
tree253b8bf3399bca5709f43ace830ecdeb6bedf8ca /CHANGES
parent2431b2caffd7276d2a01f1958283f810a235310c (diff)
David Byron's --trace fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 52bbf90d2..d58506cc2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (19 January 2004)
+- David Byron cleaned up how --trace with no option was treated, and also
+ arguments in a config file without a required parameter!
+
Daniel (16 January 2004)
- Gisle Vanem fixed a few issues where compilers warned about variables
possibly being used unassigned.