diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -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 |