From 8fd10bfeaf179fbaa8c0fb6361d7cbb332e446b1 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Sun, 27 Nov 2022 22:06:08 +0100 Subject: [PATCH] fix changelog --- linux/CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/linux/CHANGELOG b/linux/CHANGELOG index 2f3c76b..61f87d0 100644 --- a/linux/CHANGELOG +++ b/linux/CHANGELOG @@ -19,7 +19,8 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Added -* Additional scripts for Debian 7- and Debian 8 +* New script for Debian 7 and earlier +* New script for Debian 8 * IS_PHPMYADMINAPACHECONF: check that package configuration has not been pulled in ### Changed @@ -28,7 +29,7 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Removed -* Main script is compatible with Debian 9+ +* Main script is not compatible with Debian 8 and earlier anymore ## [22.09] 2022-09-14