diff options
| -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:  | 
