diff options
author | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2011-12-20 16:21:41 +0300 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2011-12-20 16:21:41 +0300 |
commit | 9e611e033cfc40aab58805d8e485f892352750c6 (patch) | |
tree | de973204281cfb5691fade936d12c68dea1709d4 /debian/changelog | |
parent | 4b1dbdccc7067ff71565b48c1e9722c152a83a4a (diff) | |
download | rspamd-9e611e033cfc40aab58805d8e485f892352750c6.tar.gz rspamd-9e611e033cfc40aab58805d8e485f892352750c6.zip |
Add an entry to debian/changelog.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b0b161bce..d47589e7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +rspamd (0.4.6-1) unstable; urgency=low + + * Upgrade to 0.4.6 + - Add keystorage/redis client to lua API + - Write plugin for marking ip addresses + - Rewrite events system + - Fix several bugs + + -- Vsevolod Stakhov <vsevolod@highsecure.ru> Tue, 20 Dec 2011 17:21:33 +0400 + rspamd (0.4.5-1) unstable; urgency=low * Upgrade to 0.4.5 |