diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-15 10:28:17 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-15 10:28:17 +0000 |
commit | 7889b2df359b10a9fe1e319cfb0db03138d1a1a2 (patch) | |
tree | e5a585144e9ba8b0d6d879c44b19a86e229eda60 /debian | |
parent | a7f7dadb38fa0e29e54d5d4314c2e31049f34d25 (diff) |
A HTTP-body might be legitimately empty
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 77fd5a0..c87c33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +custodian (2012:1115-3) stable; urgency=low + + * A HTTP-request might result in a legitimately empty body. + + -- Steve Kemp <steve@bytemark.co.uk> Thu, 15 Nov 2012 10:28:01 +0000 + custodian (2012:1115-2) stable; urgency=low * Throw exceptions on bogus configuration file entries. |