]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update CHANGES.md
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 27 Nov 2023 09:13:39 +0000 (10:13 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 27 Nov 2023 09:13:39 +0000 (10:13 +0100)
CHANGES.md

index 93c001fb55e10a1cb42f37ce78486a00843dc11e..6748000957cfbee3a33ea7db6e65a0274292e8f7 100644 (file)
@@ -15,6 +15,7 @@ Changes in CUPS v2.5b1 (TBA)
 - Building with TLS support is now required - CUPS supports OpenSSL, GNUTLS
   and LibreSSL
 - Updated `cupsArray` APIs.
+- Fixed crash in `scan_ps()` if incoming argument is NULL (Issue #831)
 - Fixed Digest authentication support (Issue #260)
 - Fixed delays in lpd backend (Issue #741)
 - Fixed extensive looping in scheduler (Issue #604)