summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-08-19 15:26:19 +0200
committerJustus Winter <justus@sequoia-pgp.org>2021-08-19 16:34:26 +0200
commita69291515c237a55d6c1e8a01341351ee65a3847 (patch)
treef788d522720ccd655e1a03602ab56fe3b6feb44b /openpgp
parentd12c9930da0e88ee3f8cff18842223c40ac85a83 (diff)
openpgp: Fix NEWS.
Diffstat (limited to 'openpgp')
-rw-r--r--openpgp/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index 546724b5..e56b2ab8 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -2,7 +2,7 @@
#+TITLE: sequoia-openpgp NEWS – history of user-visible changes
#+STARTUP: content hidestars
-* Changes in 1.2.0
+* Changes in 1.3.0
** New functionality
- CertBuilder::add_subkey_with
- CertBuilder::add_user_attribute_with
@@ -26,7 +26,7 @@
- ValidUserIDAmalgamation::attest_certifications
- ValidUserIDAmalgamation::attestation_key_signatures
- ValidUserIDAmalgamation::attested_certifications
- ** Notable fixes
+** Notable fixes
- Improve Cert::insert_packets runtime from O(n^2) to O(n log n).
- CertParser returned errors out of order (#699).
* Changes in 1.1.0