diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-07-05 14:03:09 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-07-05 14:03:09 +0100 |
commit | 8aff83ee0d1f47289535a4f317c21fdff4af63d6 (patch) | |
tree | b93ef119231257fd8aac8ea1e4385f1efbd71588 /debian/changelog | |
parent | f4c1559078f0408375551964de73a892b8a6a9be (diff) |
Version bump
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9345a15..0d1c05c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mauvealert (3.10.0) stable; urgency=low + + * Added URLs which can be polled for source lists + * Removed freeze/thaw functionality from the threads which hasn't been used + for a while. + * Threads are now checked to make sure they're running, and not stuck. + + -- Patrick J Cherry <patrick@bytemark.co.uk> Thu, 05 Jul 2012 14:00:55 +0100 + mauvealert (3.9.4) stable; urgency=low * Clear cleared_at time if raised_at time is set on alert reception. |