aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b4bbfce3..3bb1a0860 100644
--- a/NEWS
+++ b/NEWS
@@ -23,10 +23,17 @@ Noteworthy changes in version 1.3.6
default), then the preferred keyserver is used when refreshing
that key.
+ * Support for fetching keys via HTTP has been added. This is
+ mainly useful for setting a preferred keyserver URL like
+ "http://www.jabberwocky.com/key.asc".
+
* New --ask-cert-level/--no-ask-cert-level option to turn on and
off the prompt for signature level when signing a key. Defaults
to off.
+ * New --gpgconf-list command for internal use by the gpgconf
+ utility from gnupg 1.9.x.
+
Noteworthy changes in version 1.3.5 (2004-02-26)
------------------------------------------------