From 51b64bb84ca860a7b39d1cd121b03e2db3b67743 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Sat, 24 Nov 2018 10:11:39 +0100 Subject: [PATCH] Initial NEWS entries for nettle-3.4.1. --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 75f8aff6..a5cf5d47 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +NEWS for the Nettle 3.4.1 release + + This is a bugfix release. + + Bug fixes: + + * Fix bug in pkcs1-conv, missing break statements in the + parsing of PEM input files. + + * Fix link error on the pss-mgf1-test test, affecting builds + without public key support. + + The shared library names are libnettle.so.6.5 and + libhogweed.so.4.5, with sonames still libnettle.so.6 and + libhogweed.so.4. It is intended to be fully binary compatible + with nettle-3.1. + NEWS for the Nettle 3.4 release This release fixes bugs and adds a few new features. It also -- 2.47.2