summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-26 15:06:25 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-26 15:06:25 +0000
commit08a2e76cf9fbeef09efc00f69b3b4cfe45b42d74 (patch)
tree272c296b2f6bce31949029bbc3305e3728e483e0
parent03cc30a210f6442060facfa0808077e04176f76b (diff)
New releaserelease-0.4
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1311932..91578db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+custodian (0.4-1) stable; urgency=low
+
+ * Handle the loading of optional libraries more gracefully
+ in the alerters.
+ * Flush the queue post-installation, or on upgrade.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Mon, 26 Nov 2012 15:00:51 +0000
+
custodian (0.3-2) stable; urgency=low
* Rejigged the HTTP/HTTPS test to avoid SSL validation.