From: Zdenek Dohnal Date: Mon, 27 Nov 2023 11:52:01 +0000 (+0100) Subject: Update CHANGES.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2997e18399cf16633642ecfd57bcd1b3b21e3149;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index 6748000957..bfdf31721b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -25,6 +25,7 @@ Changes in CUPS v2.5b1 (TBA) - Fixed memory leak when unloading a job (Issue #813) - Fixed segfault in `cupsGetNamedDest()` when trying to get default printer, but the default printer is not set (Issue #719) +- Fixed setting job state reasons for successful jobs (Issue #832) - Fixed RFC 1179 port reserving behavior in LPD backend (Issue #743) - Fixed printing multiple files on specific printers (Issue #643) - Fixed printing to stderr if we can't open cups-files.conf (Issue #777)