diff options
author | Julien Valroff <julien@kirya.net> | 2011-03-13 08:44:39 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-13 08:44:39 +0100 |
commit | c6eee8fb7e2ba294afaae402177794247de1957d (patch) | |
tree | dc4f5d9757008c0356fe7ae1328519c664a8fb25 /debian/changelog | |
parent | 540516f10765b5ee116dab1bcc5e6e451fa717bc (diff) |
Add greylisting support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index de6d117..36a9d2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ mailgraph (1.14-9) unstable; urgency=low * Fix patch to set default location of rrd files (Closes: #617411) + * Add patch to create greylisting RRD and graph (supports postgrey and + grossd) - -- Julien Valroff <julien@debian.org> Tue, 08 Mar 2011 21:00:23 +0100 + -- Julien Valroff <julien@debian.org> Sun, 13 Mar 2011 08:33:07 +0100 mailgraph (1.14-8) unstable; urgency=low |