From 79c602c60e53af4a1d487d9a678c77b179ed1e4f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 26 Dec 2023 22:13:57 -0500 Subject: [PATCH] Changelog. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) 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.