From: intrigeri Date: Tue, 20 Sep 2011 20:22:35 +0000 (+0200) Subject: Make typography consistent with previous ChangeLog entries. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=14957533e4de8dab5595c83be25bd4c156290eeb;p=backupninja.git Make typography consistent with previous ChangeLog entries. --- diff --git a/ChangeLog b/ChangeLog index be4f113..d283e8d 100644 --- 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 for the patch.