From 9f9fd51e1db93897bc58e29307478b378cdcb0e7 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 22 Oct 2020 13:26:46 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a21e03bf..db5b05ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,9 @@ - ParseNginx function: Support include on absolute paths - ParseNginx function: Ignore empty included wildcards - Set 'RHEL' as OS_NAME for Red Hat Enterprise Linux +- French translation file improved and translations extended - Test if pgrep exists before using it -- French translation improved +- Better support for busybox shell - Small code enhancements ---------------------------------------------------------------------------------