aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ce966b751..8a381ead2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
Noteworthy changes in version 1.9.3 (unreleased)
------------------------------------------------
- * New options --{enable,disable}-ocsp to validate keys using OCSP
- This requires a not yet released DirMngr 0.5.1. Default is
+ * New gpgsm options --{enable,disable}-ocsp to validate keys using
+ OCSP. This requires a not yet released DirMngr 0.5.1. Default is
disabled.
* The --log-file option may now be used to print logs to a socket.
@@ -10,6 +10,11 @@ Noteworthy changes in version 1.9.3 (unreleased)
not work on all systems and falls back to stderr if there is a
problem with the socket.
+ * The options --encrypt-to and --no-encrypt-to now work the same in
+ gpgsm as in gpg. Note, they are also used in server mode.
+
+ * Duplicated recipients are now silently removed in gpgsm.
+
Noteworthy changes in version 1.9.2 (2003-11-17)
------------------------------------------------