diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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) |