From 321d252dc9c180a085ecb6acc8a861aba8c4da2d Mon Sep 17 00:00:00 2001 From: jrfnl Date: Sat, 28 Oct 2023 18:18:59 +0200 Subject: [PATCH] Changelog for #3906 --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index f7b4f93ef3..557afb14dd 100644 --- a/package.xml +++ b/package.xml @@ -110,6 +110,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch - Fixed bug #3877 : Filter names can be case-sensitive. The -h help text will now display the correct case for the available filters -- Thanks to @simonsan for the patch + - Fixed bug #3906 : Tokenizer/CSS: fixed a bug related to the unsupported slash comment syntax + -- Thanks to Dan Wallis (@fredden) for the patch