diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-11-30 22:50:23 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-11-30 22:50:23 +0000 |
commit | 7762fb65609f675cdc0df75fc72926873aeb6d71 (patch) | |
tree | ddd467c071e4dbdb7ae64b4b247de470c0501d68 | |
parent | 72b7c36a26b424f372dab905eda416353013f994 (diff) | |
parent | a7a15bba70b31ebc5e7a0359d76f8df6b26d6c08 (diff) |
merge
-rw-r--r-- | .hgtags | 1 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 3 insertions, 1 deletions
@@ -46,3 +46,4 @@ ebd20cec768ed31c255a8f6edf5c8243270ff3c7 3.12.1 d7f23dd4210254604e9a7d8a7d34abadd5725825 3.13.1 2bca3f5de68f1951818202b91da2a8e672abff5f 3.13.2 71fdb63f8945e77e43432071adacbaa25cf07838 3.14.1 +a6a5c0564ff4e958a07bcfb6819a4b7388d0f185 3.14.2 diff --git a/debian/changelog b/debian/changelog index eb82c8b..665f409 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ mauvealert (3.14.2-1) stable; urgency=low + * Added search views to package * Alert actions are now controlled by just one form, and two actions. * Alerts in search results are now de-duped. * Serch results are only coloured if they're raised. - -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 30 Nov 2012 14:52:34 +0000 + -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 30 Nov 2012 14:55:16 +0000 mauvealert (3.14.1-1) stable; urgency=low |