diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-02-05 10:30:41 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-02-05 10:30:41 +0000 |
commit | 3cf3e1473ef9f913b951ea444e379968621c5e09 (patch) | |
tree | 6a466abf246b053a85f0ae24ff4542502bc206be | |
parent | eaa6fd78cc6fd2eacd2d551e7eded0e899458258 (diff) |
New release with the queue-flushing change.release-0.19
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e648785..16b645c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.19) stable; urgency=medium + + * Updated the way that the queue-flushing is achieved. This avoids + hanging when redis is used. + + -- Steve Kemp <steve@bytemark.co.uk> Thu, 05 Feb 2015 10:29:49 +0000 + custodian (0.18) stable; urgency=medium * Locate our core-ruby libraries beneath vendor_ruby to allow them |