diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-08-25 20:54:11 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-08-25 20:54:11 -0300 |
commit | 247f2a353386daf82399228b2bc01a4aa12ff81f (patch) | |
tree | f99dac44def35e51f2c0556f8aaf14b893dbdfbd /files | |
parent | 23e17f0545719cbaf0b53c3274c4fa5e6a96b7b1 (diff) | |
download | puppet-backup-247f2a353386daf82399228b2bc01a4aa12ff81f.tar.gz puppet-backup-247f2a353386daf82399228b2bc01a4aa12ff81f.tar.bz2 |
Rsync handler CHANGELOG update
Diffstat (limited to 'files')
-rw-r--r-- | files/handlers/rsync | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/files/handlers/rsync b/files/handlers/rsync index 14f607d..0d9bb11 100644 --- a/files/handlers/rsync +++ b/files/handlers/rsync @@ -104,6 +104,11 @@ # 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: |