diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-06-17 02:26:39 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-06-17 02:26:39 +0000 |
commit | d3e35d49ae4ffddea5539620578f0e00ef1f39f3 (patch) | |
tree | c24522b0bb0ddc53c75267d92e66c286a2927d7b /CHANGES | |
parent | a0474685c19371f25c9de92683ab38a3ff29ef56 (diff) | |
download | curl-d3e35d49ae4ffddea5539620578f0e00ef1f39f3.tar.gz |
Added a few more compiler warning options for gcc.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Fandrich (16 June 2009) +- Added a few more compiler warning options for gcc. + Daniel Stenberg (16 Jun 2009) - Reuven Wachtfogel made curl -o - properly produce a binary output on windows (no newline translations). Use -B/--use-ascii if you rather get the ascii |