From: Zdenek Dohnal Date: Tue, 27 Jun 2023 06:21:43 +0000 (+0200) Subject: Update CHANGES.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67102a3dc3ff843e65c58746248657b6dcfced0;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index f5fe7878b0..c5d9c8e1f8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ CHANGES - OpenPrinting CUPS 2.5b1 - (TBA) Changes in CUPS v2.5b1 (TBA) ---------------------------- +- Fix delays in lpd backend (Issue #741) - Fix segfault in `cupsGetNamedDest()` when trying to get default printer, but the default printer is not set (Issue #719) - Fix printing multiple files on specific printers (Issue #643)