]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Update ChangeLog and AUTHORS.
authorintrigeri <intrigeri@boum.org>
Tue, 30 Aug 2011 11:02:47 +0000 (13:02 +0200)
committerintrigeri <intrigeri@boum.org>
Tue, 30 Aug 2011 11:02:47 +0000 (13:02 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 7d36c3393254264116f59478c581fcfd08da3c94..43542d5bbd81527f0e3e8660c82077230e31578a 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -40,3 +40,4 @@ Jacob Anawalt <jlanawalt@gmail.com> -- pg_dump format option
 Sergio Talens-Oliag <sto@debian.org> -- pipefail fixes
 Bruno Bigras <bigras.bruno@gmail.com> -- enable tar handler in the build system
 casper -- Allow 'when = XXX' with spaces in .sh files.
+Chris Lamb <lamby@debian.org> -- rdiff.helper bugfix
index ec12b6fcfacc4cb85efb52dd14f29e6389d49836..4953418057ec40f09bd0a6006d6b07777e274371 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@ version 0.9.10 -- UNRELEASED
        sh:
         . Allow 'when = XXX' with spaces (Redmine#2769).
           Thanks to casper for the patch.
+    helper changes:
+       rdiff:
+        . Fix infinite loop when version inconsistency is detected.
+          Thanks to Chris Lamb <lamby@debian.org> for the patch.
+          (Closes: #639547)
 version 0.9.9 -- May 15, 2011
     backupninja changes
         . Use locking to avoid running concurrent instances of the same backup