diff options
author | intrigeri <intrigeri@boum.org> | 2011-09-20 22:22:35 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-09-20 22:22:35 +0200 |
commit | 14957533e4de8dab5595c83be25bd4c156290eeb (patch) | |
tree | 44172bf82cd396bdc3d91a638ca3bb8de9396ee4 | |
parent | b90255b6456901dce41e2c51404c31631ad3538d (diff) | |
download | backupninja-14957533e4de8dab5595c83be25bd4c156290eeb.tar.gz backupninja-14957533e4de8dab5595c83be25bd4c156290eeb.tar.bz2 |
Make typography consistent with previous ChangeLog entries.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |