From c0315688eea98e72aaaed2fda33108b257d040c4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 27 Aug 2024 17:08:23 +0200 Subject: [PATCH] Update 0.2.7.md --- documentation/docs/changelog/0.2.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.7.md b/documentation/docs/changelog/0.2.7.md index 8d952d06..7d380bbc 100644 --- a/documentation/docs/changelog/0.2.7.md +++ b/documentation/docs/changelog/0.2.7.md @@ -10,7 +10,7 @@ Not yet released. ### 🐛 Bug fixes -- Fixed bug with nginx reload form user panel failing due to incorrect shell path in nginx:alpine docker image. +- Fixed bug with nginx reload from user panel failing due to incorrect shell path in nginx:alpine docker image. - Fixed bug with DebianBanner in sshd_config on Fedora and AlmaLinux causing the service to fail. - Fixed error on CentOS 9 when starting CSF: `Can't locate locale.pm in @INC (you may need to install the locale module)`. - Fixed bug with SELinux on Fedora40 causing infinite restart of mysql container - error `error while loading shared libraries: libtinfo.so.6: cannot change memory protections`.