]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
CHANGES.md: Mention several hash support removals
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 4 Oct 2023 07:27:24 +0000 (09:27 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 4 Oct 2023 07:27:24 +0000 (09:27 +0200)
CHANGES.md

index a374d8e8225b092303713bdf762c1e225bd0ca64..e15b1fe4425fd0fe2399b45a2f1ca2df90a0ddb3 100644 (file)
@@ -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)