From: Michael R Sweet Date: Fri, 5 Apr 2024 17:26:10 +0000 (-0400) Subject: Changelog. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4a99ccb001148690de070f2035d06fc0510447;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 54ea977a5d..f40e81f01f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ Changes in CUPS v2.5b1 (TBA) - Added `cupsConcatString`, `cupsCopyString`, and `cupsFormatString` string APIs. - Added new APIs for form, JSON, JWT, IPP, and raster setup. +- Added `cupsCopyDestInfo2` API (Issue #586) - 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)