From: Zdenek Dohnal Date: Thu, 7 Apr 2022 05:48:38 +0000 (+0200) Subject: Update CHANGES.md X-Git-Tag: v2.4.2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea75d984610483ba76dbc0e79f1573c7e040d30;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index 25d8c13272..8c230ffe91 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,8 @@ Changes in CUPS v2.4.2 (TBA) ---------------------------- - The cupsd daemon removed processing temporary queue (Issue #364) +- Fixed delay in IPP backend if GNUTLS is used and endpoint doesn't confirm + closing the connection (Issue #365) - Fixed conditional jump based on uninitialized value in cups/ppd.c (Issue #329) - Fixed CSS related issues in CUPS Web UI (Issue #344) - Fixed copyright in CUPS Web UI trailer template (Issue #346)