diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-07 18:03:49 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-07 18:03:49 +0000 |
commit | ac9d92587e51bb28d0f085e57bb838e697c7563c (patch) | |
tree | 9a038d8333b1846a82d7160ff668338fcceb174b /CHANGES | |
parent | f32dc6b82834916f2f0c059f444c0ddafb0b8afd (diff) |
Fix an issue, affecting FTP transfers, introduced with the transfer.c patch committed May 4.
Additionally some identation fixes.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Yang Tse (7 May 2009) +- Fixed an issue affecting FTP transfers, introduced with the transfer.c + patch committed May 4. + Daniel Stenberg (7 May 2009) - Man page *roff problems fixed thanks to input from Colin Watson. Problems reported in the Debian package. |