From: Zdenek Dohnal Date: Thu, 4 Jan 2024 11:50:48 +0000 (+0100) Subject: Update CHANGES.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8cc36858f0336f84194b85867e800eb17b9a1c4;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index 398d844620..a0e09265fe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -38,6 +38,8 @@ Changes in CUPS v2.5b1 (TBA) - Fixed printing to stderr if we can't open cups-files.conf (Issue #777) - Fixed memory leak when unloading a job (Issue #813) - Fixed memory leak when creating color profiles (Issue #814) +- Fixed crash in `ppdEmitString()` if there is no record for page size `Custom` + (Issue #849) - Fixed crash in `scan_ps()` if incoming argument is NULL (Issue #831) - Fixed setting job state reasons for successful jobs (Issue #832) - Removed hash support for SHA2-512-224 and SHA2-512-256.