]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Changelog.
authorMichael R Sweet <msweet@msweet.org>
Sun, 24 May 2026 17:29:13 +0000 (13:29 -0400)
committerMichael R Sweet <msweet@msweet.org>
Sun, 24 May 2026 17:29:17 +0000 (13:29 -0400)
CHANGES.md

index ce21046fe419fc9fdf3ca7a4f7c17fc53d3f266e..35d37d8adcb770ab5d1027779075e97a94b05538 100644 (file)
@@ -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)