diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-03-04 12:44:11 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-03-04 12:44:11 +0000 |
commit | 0667e1a612cea5b0f334e0c1ba6fb4570fefa07b (patch) | |
tree | 22f1594da39927c772a87dc6a05a7eece581a369 | |
parent | 3ab71247f2e6be4d8a8be9a8785e58c5753e354a (diff) |
New releaserelease-0.24.3
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a497fc2..06661fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.24.3) stable; urgency=low + + * Remove the logfile - default to logging to stdout and allowing + deployment to use syslog via "logger -t custodian". + + -- Steve Kemp <steve@bytemark.co.uk> Wed, 04 Mar 2015 12:44:21 +0000 + custodian (0.24.2) stable; urgency=medium * Allow "ipv6_only" and "ipv4_only" to be added to tests. |