Skip to content

Commit 3a6ea4f

Browse files
committed
Release note fix for 5.6.5
This feature commit was erroneously included because it was marked as both a bugfix and a feature. We generally try not to include new features in patch releases but this one slipped through. Sorry about that!
1 parent 3bace01 commit 3a6ea4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

History.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
## 5.6.5 / 2022-08-23
22

3+
* Feature
4+
* Puma::ControlCLI - allow refork command to be sent as a request ([#2868], [#2866])
5+
36
* Bugfixes
47
* NullIO#closed should return false ([#2883])
5-
* Puma::ControlCLI - allow refork command to be sent as a request ([#2868], [#2866])
68
* [jruby] Fix TLS verification hang ([#2890], [#2729])
79
* extconf.rb - don't use pkg_config('openssl') if '--with-openssl-dir' is used ([#2885], [#2839])
810
* MiniSSL - detect SSL_CTX_set_dh_auto ([#2864], [#2863])

0 commit comments

Comments
 (0)