From c862c6ecc259dec0b78b13eae39fdaae3908d63e Mon Sep 17 00:00:00 2001 From: Andy Brody Date: Sat, 18 Feb 2017 18:37:32 -0500 Subject: [PATCH] Add a note about default ciphers to history. --- history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/history.md b/history.md index 94d4714..a839ba7 100644 --- a/history.md +++ b/history.md @@ -3,6 +3,9 @@ - Warn if auto-generated headers from the payload, such as Content-Type, override headers set by the user. (This is usually not what the user wants to happen, and can be surprising.) +- Drop the old check for weak default TLS ciphers, and use the built-in Ruby + defaults. Ruby versions from Oct. 2014 onward use sane defaults, so this is + no longer needed. (#573) # 2.0.0