diff options
author | Steve Kemp <steve@steve.org.uk> | 2016-07-18 12:32:43 +0300 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2016-07-18 12:32:43 +0300 |
commit | 8a1cc74ee24e44e26dd5c2ca84ffef62e859f5b8 (patch) | |
tree | 9ee4e8d3bd9e7a6c2f9f15d9f92e1460265fd3da | |
parent | 16102f6c0e83bf6c4ae6c7684fe915488be52601 (diff) |
New releaserelease-0.30
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4ea9fbc..ab5cb61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +custodian (0.30) stable; urgency=low + + * Fallback to using `openssl` if we cannot negotiate a TLS 1.2 connection. + + -- Steve Kemp <steve@bytemark.co.uk> Mon, 18 Jul 2016 12:33:21 +0100 + custodian (0.29) stable; urgency=low * Correctly handle retries on SSL negotiation failures. |