aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9429a9797..05ebc1c2e 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Noteworthy changes in the current test release
cases were it is really required.
Use the option --no-random-seed-file to disable this feature.
- * New option --ignore-time-conflict.
+ * New options --ignore-time-conflict and --lock-never.
* Some fixes for the W32 version
@@ -32,6 +32,10 @@ Noteworthy changes in the current test release
create revocations for the subkeys. See the FAQ for a
procedure to install such secret keys.
+ * Keygeneration now writes to the first writeable keyring or
+ as default to the one in the homedirectory. Prior versions
+ ignored all --keyring options.
+
Noteworthy changes in version 1.0.1 (1999-12-16)
-----------------------------------