aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1de9000b6..648f0cef9 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,18 @@
* The entire keyring management has been revamped.
+ * The way signature stati are store has changed, so that v3
+ signatures can be supported. To increase the speed of many
+ operations for existing keys you can use the new
+ --rebuild-keydb-caches command.
+
+ * The entire key validation process (trustdb) has been revamped.
+ See the man page entries for --update-trustdb, --check-trustdb
+ and --no-auto-check-trustdb.
+
+ * --trusted-keys is again obsolete, --edit can be used to set the
+ ownertrust of any key to ultimately trusted.
+
Noteworthy changes in version 1.0.6 (2001-05-29)
------------------------------------------------