diff options
| author | intrigeri <intrigeri@boum.org> | 2010-05-06 19:28:02 +0200 | 
|---|---|---|
| committer | intrigeri <intrigeri@boum.org> | 2010-05-06 19:28:02 +0200 | 
| commit | acd5a7e2e4f8d951ada9b4e485f29b3a9a425c00 (patch) | |
| tree | 74378ef08ce39c8edbca9c4fe5602faf8ab63894 | |
| parent | 33365d09530426b15fa7395c77fab4d163d8e684 (diff) | |
| download | backupninja-acd5a7e2e4f8d951ada9b4e485f29b3a9a425c00.tar.gz backupninja-acd5a7e2e4f8d951ada9b4e485f29b3a9a425c00.tar.bz2  | |
Fix ChangeLog entry.
| -rw-r--r-- | ChangeLog | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ version 0.9.8 -- UNRELEASED  	 . Use duplicity's --extra-clean option to get rid of unnecessary old  	   cache files when cleaning up. This is enabled when using duplicity  	   0.6.01 or newer, that depends on local caching (Closes: #572721) -	 . dup: ignore anything but digits and "." when comparing versions +	 . Ignore anything but digits and "." when comparing versions  	   (Closes: #578987)  	 . Put archive directory (cache) into /var/backups/duplicity rather  	   than the default /root/.cache/duplicity, unless the user  | 
