From: Zdenek Dohnal Date: Fri, 24 Nov 2023 06:32:28 +0000 (+0100) Subject: Update CHANGES.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a80bd3c634ec25c07f6dcf626107d5d3ee8b6a;p=thirdparty%2Fcups.git Update CHANGES.md --- diff --git a/CHANGES.md b/CHANGES.md index ce5bb1a565..93c001fb55 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,8 +6,12 @@ Changes in CUPS v2.5b1 (TBA) - Added `cupsDNSSD` APIs. - Added `cupsConcatString` and `cupsCopyString` string APIs. +- Added a new argument value for `lpstat` argument '-W' - `successful` - + to get successfully printed jobs (Issue #830) - Added new API for form, JSON, JWT, IPP, raster - Added OpenSSL support for `cupsHashData` (Issue #762) +- Added warning if the device has to do IPP request for 'all,media-col-database' + in separate requests (Issue #829) - Building with TLS support is now required - CUPS supports OpenSSL, GNUTLS and LibreSSL - Updated `cupsArray` APIs.