From: Zdenek Dohnal Date: Thu, 11 Nov 2021 11:11:29 +0000 (+0100) Subject: Update CHANGES.md X-Git-Tag: v2.4rc1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2fa8ea37c41d3f4459d21f8b89bfd9c8bbe9aa;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index 016f23b1f1..2076ad75eb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Changes in CUPS v2.4rc1 - Added warning and debug messages when loading printers if the queue is raw or with driver (Issue #286) +- Compilation now uses -fstack-protector-strong if available (Issue #285) Changes in CUPS v2.4b1 (27th October 2021) ------------------------------------------