From: Zdenek Dohnal Date: Wed, 4 Oct 2023 07:27:24 +0000 (+0200) Subject: CHANGES.md: Mention several hash support removals X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e05a593e13f50347e704d1c37341443f8cacfd8;p=thirdparty%2Fcups.git CHANGES.md: Mention several hash support removals --- diff --git a/CHANGES.md b/CHANGES.md index a374d8e822..e15b1fe442 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,7 @@ Changes in CUPS v2.5b1 (TBA) - Fixed a bug in the PPD command interpretation code (Issue #768) - Removed `HAVE_LIBZ` and `HAVE_POLL` defines, making CUPS to depend on the functionality +- Removed hash support for SHA2-512-224 and SHA2-512-256 - Removed `mantohtml` script for generating html pages (use `https://www.msweet.org/mantohtml/`) - Removed SSPI and Security.framework support (CDSA)