summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-02-04 11:18:59 +0000
committerSteve Kemp <steve@steve.org.uk>2015-02-04 11:18:59 +0000
commita064a1184b8458280c25c7a3e975b02e2fba700c (patch)
tree981d4fd4f2a4faf907bb2f1e89256451855ab39d
parent1bd6d80e35f5a6453c16860a5025b1cd19eb1988 (diff)
New release now we have the shebang lines corrected.
-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.