summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2023-05-15 11:29:48 +0200
committerNeal H. Walfield <neal@pep.foundation>2023-05-15 11:37:42 +0200
commitf38d56aa720d6a51448cac460b7d8745a5044aff (patch)
tree4bccabba318aa2eab00eaee01dfb3d4e85bd514a
parentdbf22d26d368e9dbe3316d25b0c942de655d3c2e (diff)
openpgp: Update NEWS.
-rw-r--r--openpgp/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index 893965a9..2edd6bf4 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -11,6 +11,9 @@
- Add KeyFlags::set_storage_encryption_to.
- Add KeyFlags::set_split_key_to.
- Add KeyFlags::set_group_key_to.
+** Notable fixes
+ - Several parser bugs were fixed. These are all low-severity as
+ Rust correctly detects the out of bounds access and panics.
* Changes in 1.15.0
** New functionality
- StandardPolicy::accept_hash_property