diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-06-26 01:43:53 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-06-26 01:43:53 +0000 |
commit | 8c377ad965e8317f622007cc093203d3086b614f (patch) | |
tree | 42c6827175e4c3db71bcad63c6da04cda8ab217b /CHANGES | |
parent | a81a16beacaa4b948ce487ac82589cbf0553b25e (diff) |
Honour --stderr with the -v option.
Fixed a file handle leak in the command line client if more than one
--stderr option was given.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel Fandrich (25 Jun 2008) +- Honour --stderr with the -v option. + +- Fixed a file handle leak in the command line client if more than one + --stderr option was given. + Daniel Stenberg (22 Jun 2008) - Eduard Bloch filed the debian bug report #487567 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487567) pointing out that |