From: Daniel Stenberg Date: Mon, 19 Jan 2004 22:16:30 +0000 (+0000) Subject: David Byron's --trace fix X-Git-Tag: curl-7_11_0~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13dd99842afbcad7b23fb455f090169b651a6af6;p=curl David Byron's --trace fix --- 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.