From 9ec23c5471542a37dac83a61ad8d697d269f524a Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Fri, 3 Sep 2010 18:33:14 +0200
Subject: [PATCH] Update ChangeLog with rsync changes.

---
 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index dd8f6059..e4d359fb 100644
--- 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)
-- 
GitLab