From 4e4aaa021c1ff14691ff515f1f2dab0b97223016 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 13 Feb 2024 15:45:27 +0100 Subject: openpgp: Fix markup. --- openpgp/NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/openpgp/NEWS b/openpgp/NEWS index 3c0f7f1c..8d8c4624 100644 --- a/openpgp/NEWS +++ b/openpgp/NEWS @@ -113,13 +113,13 @@ ** Notable fixes - Several parser bugs were fixed. These are all low-severity as Rust correctly detects the out of bounds access and panics. - * Notable changes +** Notable changes - The crypto/botan feature now selects Botan's v3 interface. The crypt/botan2 feature can be used to select Botan's v2 interface. * Changes in 1.15.0 ** New functionality - StandardPolicy::accept_hash_property - * Notable changes +** Notable changes - Updated the crypto-rust backend. - Updated the crypto-cng backend. * Changes in 1.14.0 @@ -139,14 +139,14 @@ * Changes in 1.13.0 ** New cryptographic backends - We added a backend that uses OpenSSL. - * New functionality +** New functionality - RawCertParser - RawCert - RawPacket * Changes in 1.12.0 - Bug fix release. * Changes in 1.11.0 - * New functionality +** New functionality - Signature3 implements support for parsing, verifying, and reserializing version 3 signature packages. - AsymmetricAlgorithm implements PartialEq, Eq, and Copy. -- cgit v1.2.3