diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-08-25 20:53:23 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-08-25 20:53:23 -0300 |
commit | 7cbf1b20138d9b0fc45758f691ae54976b67ae97 (patch) | |
tree | 97621687f908b677b7a6e3a0578167aa07c5e00d /handlers/rsync.in | |
parent | f4ed3ae9a222f121a1d4a18976ad0319dff4ad3d (diff) | |
download | backupninja-7cbf1b20138d9b0fc45758f691ae54976b67ae97.tar.gz backupninja-7cbf1b20138d9b0fc45758f691ae54976b67ae97.tar.bz2 |
Rsync handler CHANGELOG update
Diffstat (limited to 'handlers/rsync.in')
-rw-r--r-- | handlers/rsync.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/handlers/rsync.in b/handlers/rsync.in index f092812..3ac4c9b 100644 --- a/handlers/rsync.in +++ b/handlers/rsync.in @@ -103,7 +103,12 @@ # # Changelog # --------- -# +# +# 20100825 - rhatto at riseup.net +# +# - Fixed lockfile checks for rsync handler +# - Fixed ssh_cmd and RSYNC_RSH at rsync handler +# # 20090329 - rhatto at riseup.net # # - Added support for: |