]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Make typography consistent with previous ChangeLog entries.
authorintrigeri <intrigeri@boum.org>
Tue, 20 Sep 2011 20:22:35 +0000 (22:22 +0200)
committerintrigeri <intrigeri@boum.org>
Tue, 20 Sep 2011 20:22:35 +0000 (22:22 +0200)
ChangeLog

index be4f1137daa56c99094c554649867ffb3feb9ad2..d283e8d573844450a0911b286e490103f36950ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 version 0.9.10 -- UNRELEASED
-    backupninja changes:
+    backupninja changes
         . Fix email reports, that were broken by the new locking support.
-    handler changes:
+    handler changes
        dup:
         . Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).
         . Fix incorrect duplicity version check for keepincroffulls.
@@ -15,7 +15,7 @@ version 0.9.10 -- UNRELEASED
        sh:
         . Allow 'when = XXX' with spaces (Redmine#2769).
           Thanks to aihtdikh for the patch.
-    helper changes:
+    helper changes
        rdiff:
         . Fix infinite loop when version inconsistency is detected.
           Thanks to Chris Lamb <lamby@debian.org> for the patch.