diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-08-25 13:27:12 +0300 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-08-25 13:27:12 +0300 |
commit | 2ae56d6de0791e811946559ecce50b9d497ef45d (patch) | |
tree | f3f45e6b788b6f08b14c64f0cd4e9c8f7e4ebfac /debian | |
parent | d6f0fdd0ed0bbd277f19cf0dee92a47690a5e356 (diff) |
New release 0.24.12
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d99f137..cc2aca7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,14 @@ +custodian (0.24.12) stable; urgency=low + + * Explicitly force the parser to use UTF-8 when reading the configuration + files for test-cases to apply. + + -- Steve Kemp <steve@bytemark.co.uk> Tue, 25 Aug 2015 13:33:31 +0000 + custodian (0.24.11) stable; urgency=high * Be more forgiving when parsing macro-defitions. - + -- Steve Kemp <steve@bytemark.co.uk> Fri, 07 Aug 2015 14:45:56 +0000 custodian (0.24.10) stable; urgency=low |