diff options
author | intrigeri <intrigeri@boum.org> | 2010-10-12 11:44:35 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-10-12 11:44:35 +0200 |
commit | dc7f723e5c784379e8900f9dee4efaa3f851c0fb (patch) | |
tree | 633f2707c86223c9c2ef3237d663d941e12ee907 /ChangeLog | |
parent | 55d9452da51c5695a96d3a6152577fe44e56ffef (diff) | |
download | backupninja-dc7f723e5c784379e8900f9dee4efaa3f851c0fb.tar.gz backupninja-dc7f723e5c784379e8900f9dee4efaa3f851c0fb.tar.bz2 |
Remove support for duplicity < 0.4.4. Even etch-backports has a newer one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ version 0.9.9 -- UNRELEASED dup: . Use --tempdir option rather than TMPDIR environment variable. (Closes Roundup bug #598) + . Remove support for duplicity < 0.4.4. Even etch-backports has + a newer one. postgresql: . Support various pg_dump formats in addition to pg_dumpall. Thanks to Jacob Anawalt <jlanawalt@gmail.com> for the patch. |