aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-11-04 08:40:44 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-11-04 08:40:44 +0000
commitfadccf2c6f0f1abc698d66706776b4159b30a0c5 (patch)
tree76b5f16339d55ca8b5d915da973efd0c722cf441 /debian
parent4d6b2e47ac5b135097bc8eb7b2b1ebae65668647 (diff)
Version bump
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a67e957..e614843 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mauvealert (3.6.0) stable; urgency=low
+
+ * Changed ack command to split on spaces or commas or both
+ * Fixed initscripts to, erm, work when VERBOSE is not set
+ * Robustificated XMPP some more
+ * Moved all timestamps into epoch time from regular timestamps
+
+ -- Patrick J Cherry <patrick@bytemark.co.uk> Fri, 04 Nov 2011 08:33:13 +0000
+
mauvealert (3.5.10) stable; urgency=low
* Fixed up Pop3Client class to work.