From: Michael R Sweet Date: Sun, 24 May 2026 17:29:13 +0000 (-0400) Subject: Changelog. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b154cc387bc8cfd8d23e4c10e53d14ba990b5d81;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index ce21046fe4..35d37d8adc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -163,6 +163,7 @@ v2.5b1 - YYYY-MM-DD as network discovered (Issue #1120) - Fixed validation of dateTime values with time zones more than UTC+11 (Issue #1201) +- Fixed multiple Require directive support (Issue #1304) - Fixed job cleanup after daemon restart (Issue #1315) - Fixed unreachable block in IPP backend (Issue #1351) - Fixed memory leak in `_cupsConvertOptions()` (Issue #1354) @@ -171,6 +172,7 @@ v2.5b1 - YYYY-MM-DD size name (Issue #1375) - Fixed error recovery when scanning for PPDs in `cups-driverd` (Issue #1416) - Fixed allowed values for directive `FilterNice` +- Fixed duplicate local printers (Issue #1531) - Fixed an allocation bug in the `rastertoepson` filter (Issue #1537) - Fixed a range check when loading cached SNMP supply information (Issue #1538) - Fixed A4 support in the `ippevepcl` program (Issue #1544)