aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8aff1add1..ebc65a27d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,13 @@ Noteworthy changes in version 1.9.3 (unreleased)
------------------------------------------------
* New options --{enable,disable}-ocsp to validate keys using OCSP
- This requires at least DirMngr 0.5.1 to work. Default is disabled.
+ This requires a not yet released DirMngr 0.5.1. Default is
+ disabled.
+
+ * The --log-file may now be used to print logs to a socket. Prefix
+ the socket name with "socket://" to enable this. This does not
+ work on all systems and falls back to stderr if there is a problem
+ with the socket.
Noteworthy changes in version 1.9.2 (2003-11-17)