diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-19 12:42:44 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-19 12:42:44 +0000 |
commit | 8855884c00c88712152cb6d81c1a92def75755b9 (patch) | |
tree | 2e59736c15804c49e79aeca720fcb0ee92039d4a /debian | |
parent | 1c76e0f87c09ee1c4176ce74a5c1d38ad965eeed (diff) |
Ensure that our notification periods are integers
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d7272b9..7c5cafc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +custodian (0.8-8) stable; urgency=low + + * Ensure that our notification periods are always integers. + + -- Steve Kemp <steve@bytemark.co.uk> Wed, 19 Dec 2012 12:44:21 +0000 + custodian (0.8-7) stable; urgency=low * New release to ensure that content-matches don't always fail. |