]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update CHANGES.md
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 24 Nov 2023 06:32:28 +0000 (07:32 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 24 Nov 2023 06:32:28 +0000 (07:32 +0100)
CHANGES.md

index ce5bb1a5657167446ccae54286f1a225e4bd8a56..93c001fb55e10a1cb42f37ce78486a00843dc11e 100644 (file)
@@ -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.