From bcdf1535e09c899fa494a0d93c869fdf8dfd5efc Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Tue, 21 Jul 2020 19:09:07 -0500 Subject: [PATCH] Update History.md --- History.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.md b/History.md index fbb1ffe73b..47ce7a1b9c 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,7 @@ ### Master * Bugfixes + * JRuby - Add Puma::MiniSSL::Engine#init? and #teardown methods, run all SSL tests (#2317) + * Improve shutdown reliability (#2312) * Resolve issue with threadpool waiting counter decrement when thread is killed * Constrain rake-compiler version to 0.9.4 to fix `ClassNotFound` exception when using MiniSSL with Java8. * Ensure that TCP_CORK is usable