summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2021-05-20 16:50:40 +0200
committerNeal H. Walfield <neal@pep.foundation>2021-05-20 16:51:21 +0200
commit5352e76dec343c4dbbbea4649048bdf10553c445 (patch)
tree6a7740574c2d6466a9036d305c6925e7bc6f40b2 /openpgp
parent8aa0769607ff3186997a0abb673b9daeb8c0551d (diff)
openpgp: Add missing news item.
Diffstat (limited to 'openpgp')
-rw-r--r--openpgp/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index 01bc52d9..b9ded104 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -26,6 +26,8 @@
- ValidUserIDAmalgamation::attest_certifications
- ValidUserIDAmalgamation::attestation_key_signatures
- ValidUserIDAmalgamation::attested_certifications
+ ** Notable fixes
+ - Improve Cert::insert_packets runtime from O(n^2) to O(n log n).
* Changes in 1.1.0
** New functionality
- The new regex module provides regular expression support for