diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-08-01 18:41:14 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-08-01 18:41:14 +0000 |
commit | 42cabc14d44b69af1df71f6f1e0ae8ccb66a8287 (patch) | |
tree | b22e3da7f99239407b3f125d2330a9b20dbeb223 /CHANGES | |
parent | a948ca1669ffe302308616c59eb5733383295a17 (diff) |
Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn't
support this so it goes untested.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (1 Aug 2008) +- Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn't + support this so it goes untested. + Yang Tse (1 Aug 2008) - Configure process now checks if the preprocessor _REENTRANT symbol is already defined. If it isn't currently defined a set of checks are performed to test |