aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS15
2 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 242239f28..6752baba2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-15 David Shaw <[email protected]>
+
+ * NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct
+ trust model.
+
2004-10-15 Werner Koch <[email protected]>
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.
diff --git a/NEWS b/NEWS
index 70d805091..e8c50e202 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,26 @@
Noteworthy changes in version 1.3.91
-------------------------------------------------
+-------------------------------------------------
* A new configure option --enable-selinux-support disallows
processing of confidential files used by gpg (e.g. secring.gpg).
This helps writing ACLs for the SELinux kernel.
+ * Support for fetching keys via finger has been added. This is
+ useful for setting a preferred keyserver URL like
+ "finger:[email protected]".
+
+ * Timeout support has been added to the keyserver helpers. This
+ allows users to set an upper limit on how long to wait for the
+ keyserver before giving up.
+
+ * New "direct" trust model where users can set key validity
+ directly if they do not want to participate in the web of trust.
+
* Minor bug fixes, code and string cleanups.
Noteworthy changes in version 1.3.90 (2004-10-01)
-------------------------------------------------
+-------------------------------------------------
* Readline support at all prompts is now available if the systems
provides a readline library. The build time option