diff --git a/History.md b/History.md index c47300cd..67ef1390 100644 --- a/History.md +++ b/History.md @@ -13,10 +13,8 @@ * Features * Strip whitespace at end of HTTP headers (#2010) * Optimize HTTP parser for JRuby (#2012) - * Add SSL support for the control app (#2046) * Add SSL support for the control app and cli (#2046, #2052) - * Bugfixes * Fix Errno::EINVAL when SSL is enabled and browser rejects cert (#1564) * Fix pumactl defaulting puma to development if an environment was not specified (#2035)