]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
cups/dest.c: Merge fix for #751 into 2.4 807/head
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 23 Oct 2023 07:51:48 +0000 (09:51 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 23 Oct 2023 07:51:48 +0000 (09:51 +0200)
CHANGES.md

index 0845940465965518f998b5590bf0a87aa073dd40..2daa4a86bb09eb22d89c45bb8ed66591eb9b2d4f 100644 (file)
@@ -4,6 +4,7 @@ CHANGES - OpenPrinting CUPS 2.4.8 - TBA
 Changes in CUPS v2.4.8 (TBA)
 ----------------------------
 
+- Raised `cups_enum_dests()` timeout for listing available IPP printers (Issue #751)
 - Really backport fix for Issue #742