diff options
author | Mikhail Gusarov <dottedmag@debian.org> | 2015-05-20 18:37:14 +0000 |
---|---|---|
committer | Mikhail Gusarov <dottedmag@debian.org> | 2015-05-20 18:37:14 +0000 |
commit | 7748fc767b5e8eb6599fb46367a9f82d23628d0e (patch) | |
tree | 755b025f951e55db51e3d5e0b2faef33a50d6199 /debian | |
parent | 39f437678027f37b85326f8754f1d31aae7d8a8b (diff) | |
download | rspamd-7748fc767b5e8eb6599fb46367a9f82d23628d0e.tar.gz rspamd-7748fc767b5e8eb6599fb46367a9f82d23628d0e.zip |
Update changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a512819dd..27c80116d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rspamd (0.9.4) unstable; urgency=low + + * New release: + - Fix Build-Depends to let buildd pick up lua 5.1 on architectures + without luajit (Closes: #785800) + + -- Mikhail Gusarov <dottedmag@debian.org> Thu, 21 May 2015 09:26:18 +0200 + rspamd (0.9.3) unstable; urgency=low * New release: |