From: Michael R Sweet Date: Tue, 27 May 2025 19:04:29 +0000 (-0400) Subject: Changelog. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bdec1995246cac0fda77b04397794ea2817fb09;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index c261dea50a..377ab890f6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,9 +14,11 @@ Changes in CUPS v2.4.13 (YYYY-MM-DD) - Fixed a memory leak in `httpClose` (Issue #1223) - Fixed missing commas in `ippCreateRequestedArray` (Issue #1234) - Fixed subscription issues in the scheduler and D-Bus notifier (Issue #1235) +- Fixed media-default reporting for custom sizes (Issue #1238) - Fixed support for IPP/PPD options with periods or underscores (Issue #1249) - Fixed parsing of real numbers in PPD compiler source files (Issue #1263) - Fixed scheduler freezing with zombie clients (Issue #1264) +- Fixed support for the server name in the ErrorLog filename (Issue #1277) Changes in CUPS v2.4.12 (2025-04-08)