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 8e0163ca8..7a565e749 100644
--- a/NEWS
+++ b/NEWS
@@ -28,8 +28,13 @@ Noteworthy changes in version 1.1.92
* The default configuration file is now ~/.gnupg/gpg.conf. If an
old ~/.gnupg/options is found it will still be used. This
- change is required to have more consistent naming scheme with
- forthcoming tool.
+ change is required to have a more consistent naming scheme with
+ forthcoming tools.
+
+ * The configure option --with-static-rnd=auto allows to build gpg
+ with all available entropy gathering modules included. At
+ runtime the best usable one will be selected from the list
+ linux, egd, unix.
Noteworthy changes in version 1.1.91 (2002-08-04)