summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4bdd543..65e0c3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+custodian (0.17) stable; urgency=medium
+
+ * Updated the shebang line of all our ruby scripts to allow rubygems
+ to be loaded. Without this connecting to the Redis queue failed.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Wed, 04 Feb 2014 11:22:11 +0000
+
custodian (0.16) stable; urgency=medium
* Updated dependencies for Squeeze and LDAP.