1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

David Byron's --trace fix

This commit is contained in:
Daniel Stenberg 2004-01-19 22:16:30 +00:00
parent 2431b2caff
commit 13dd99842a

View File

@ -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.