From: Michael R Sweet Date: Wed, 27 Dec 2023 03:13:57 +0000 (-0500) Subject: Changelog. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c602c60e53af4a1d487d9a678c77b179ed1e4f;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index c084f788e4..04905ec42f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ Changes in CUPS v2.5b1 (TBA) - 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) +- Added driver filter to web interface (Issue #848) - Building with TLS support is now required - CUPS supports OpenSSL, GNUTLS and LibreSSL - Updated `cupsArray` APIs.