aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 426f81135..0729c5c11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+
+ * The verification status of self-signatures are now cached. To increase
+ the speed of key list operations for existing keys you can do the
+ following in yout GnuPG homedir (~/.gnupg):
+ $ cp pubring.gpg pubring.gpg.save
+ $ gpg --export-all >x
+ $ rm pubring.gpg
+ $ gpg --import x
+ Note, that only v4 keys (i.e no old RSA keys) benefit from this caching.
* WARNING: The semantics of --verify have changed to address a problem
with detached signature detection. --verify now ignores signed material