diff options
author | Werner Koch <[email protected]> | 2003-12-16 16:32:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-12-16 16:32:02 +0000 |
commit | 1114bc64308582c2435cbbdf6698d35931c0c46f (patch) | |
tree | 45f4c35f84ce388704ec8d7b4da9265c8b528ac8 | |
parent | print the time. (diff) | |
download | gnupg-1114bc64308582c2435cbbdf6698d35931c0c46f.tar.gz gnupg-1114bc64308582c2435cbbdf6698d35931c0c46f.zip |
Updated.
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,10 +5,10 @@ Noteworthy changes in version 1.9.3 (unreleased) 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. + * The --log-file option 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) |