diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-19 22:16:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-19 22:16:30 +0000 |
commit | 13dd99842afbcad7b23fb455f090169b651a6af6 (patch) | |
tree | 253b8bf3399bca5709f43ace830ecdeb6bedf8ca /CHANGES | |
parent | 2431b2caffd7276d2a01f1958283f810a235310c (diff) |
David Byron's --trace fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |