From 15847336ecefae6b41ff9644a00e087c6dea5f1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Fri, 17 Oct 2025 21:06:13 +0200 Subject: [PATCH] Update NEWS for nettle_armor deletion. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 914baa08..ddb1bfc4 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,8 @@ NEWS for the Nettle 4.0 release hmac_sha256_set_key, or the mac abstraction defined in nettle-meta.h, e.g, the nettle_hmac_sha256 instance. + * Deleted the undocumented struct nettle_armor abstraction. + * Deleted md5-compat.h, and everything declared therein. Use the interface in md5.h instead (or even better, stop using md5). -- 2.47.3