]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update CHANGES.md
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 4 Sep 2023 12:23:53 +0000 (14:23 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 4 Sep 2023 12:23:53 +0000 (14:23 +0200)
CHANGES.md

index 1176bf4a6111489479a172d6bb6755c342a9616a..ac507751cf90f33b8a6970a6a553a15676db2e2c 100644 (file)
@@ -10,6 +10,7 @@ Changes in CUPS v2.5b1 (TBA)
 - Fixed segfault in `cupsGetNamedDest()` when trying to get default printer, but
   the default printer is not set (Issue #719)
 - Fixed printing multiple files on specific printers (Issue #643)
+- Fixed printing to stderr if we can't open cups-files.conf (Issue #777)
 - Fixed purging job files via `cancel -x` (Issue #742)
 - Fixed use-after-free in `cupsdAcceptClient()` when we log warning during error
   handling (fixes CVE-2023-34241)