]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Update ChangeLog with rsync changes.
authorintrigeri <intrigeri@boum.org>
Fri, 3 Sep 2010 16:33:14 +0000 (18:33 +0200)
committerintrigeri <intrigeri@boum.org>
Fri, 3 Sep 2010 16:33:14 +0000 (18:33 +0200)
ChangeLog

index dd8f605969c9926e6c7385c1bef44bdf06d46143..e4d359fb677379955786ecc655ca173cf1a6172a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,10 @@ version 0.9.8 -- UNRELEASED
           (Closes: #587011)
         . Fix code logic to make dbusername/dbpassword actually usable
           (Closes Redmine bug #2264)
+       rsync:
+        . Fix lockfile checks. This prevents multiple instances of the same
+          rsync job to run in parallel.
+        . Avoid passing the remote user twice to rsync-over-ssh.
     doc changes
        manpage:
         . Fix typo in manpage (Closes: #583778)