summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
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.