From 817ffa139b374e5d0a3e6f6ce593c1fb0ddb2665 Mon Sep 17 00:00:00 2001 From: intrigeri <intrigeri@boum.org> Date: Tue, 12 Oct 2010 10:52:22 +0200 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1351e3b6..be2efacf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- GitLab