summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2016-11-04 11:03:01 +0200
committerSteve Kemp <steve@steve.org.uk>2016-11-04 11:03:01 +0200
commit8cb39f01cb7612367dc91cc6af76f2d56696d05a (patch)
tree540552b458a5ebebd9847ffca83e6aff2dc4be4b
parentfa8a665c4c13af3fb5f6e9b1e5615c3bdc03dda7 (diff)
New releaserelease-0.31
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ab5cb61..69e9bb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+custodian (0.31) stable; urgency=low
+
+ * When falling back to using `openssl`, if TLS 1.2 negotation fails, we
+ now send the correct SNI-header.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Fri, 04 Nov 2016 11:00:11 +0100
+
custodian (0.30) stable; urgency=low
* Fallback to using `openssl` if we cannot negotiate a TLS 1.2 connection.