diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-11-21 14:22:37 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-11-21 14:22:37 +0000 |
commit | 5b8a74f4451793f9875e7342d1ea2a1f40ecdb9c (patch) | |
tree | 8eb7222724889a6eec04720d68c6701babb60c76 | |
parent | 7c33dda4b67619e61a7d5394f8bdfdabdf0bf422 (diff) |
Changelog update
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0d1c05c..9a8daab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mauvealert (3.11.0) stable; urgency=low + + * Removed needless counting of alerts in the web interface + * Made alert queries more accurate + * Removed duplicate code in Alert#in_source_list + * Cut down on the number of DNS queries in SourceList#includes? + + -- Patrick J Cherry <patrick@bytemark.co.uk> Wed, 21 Nov 2012 14:20:42 +0000 + mauvealert (3.10.0) stable; urgency=low * Added URLs which can be polled for source lists |