From: Zdenek Dohnal Date: Wed, 21 Sep 2022 15:41:35 +0000 (+0200) Subject: Update CHANGES.md X-Git-Tag: v2.4.3~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17dd61c26eb83e762ae95db3c02f63b200e0face;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index 76ebd16554..89c2683291 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,7 +15,9 @@ Changes in CUPS v2.4.3 (TBA) - Fixed an OpenSSL certificate loading issue (Issue #465) - Fixed Brazilian Portuguese translations (Issue #288) - Fixed invalid memory access during generating IPP Everywhere queue (Issue #466) +- Fixed memory leaks in `create_local_bg_thread()` (Issue #466) - Fixed TLS certificate generation bugs. +- Ignore some of IPP defaults if the application sends its PPD alternative (Issue #484) - Look for default printer on network if needed (Issue ##452) - Now localize HTTP responses using the Content-Language value (Issue #426) - Raised file size limit for importing PPD via Web UI (Issue #433)