diff options
author | intrigeri <intrigeri@boum.org> | 2010-10-12 10:52:22 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-10-12 10:52:22 +0200 |
commit | 817ffa139b374e5d0a3e6f6ce593c1fb0ddb2665 (patch) | |
tree | a58b8808f6387ba1efc1bba11c07fd15fcac52c1 | |
parent | 8a2a7ba297c53ee6b68d9f1cb2768c060fe5ccea (diff) | |
download | backupninja-817ffa139b374e5d0a3e6f6ce593c1fb0ddb2665.tar.gz backupninja-817ffa139b374e5d0a3e6f6ce593c1fb0ddb2665.tar.bz2 |
Update ChangeLog.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ version 0.9.9 -- UNRELEASED . Do not error out when no job is configured. Thanks to Jordi Mallach <jordi@debian.org> for the patch (Closes: #597684) handler changes + postgresql: + . Support various pg_dump formats in addition to pg_dumpall. + Thanks to Jacob Anawalt <jlanawalt@gmail.com> for the patch. + (Closes Roundup bug #2534) rdiff: . Support reading include/exclude patterns from files using the "include @/etc/backup_includes" syntax (Closes Roundup bug |