diff options
author | Werner Koch <wk@gnupg.org> | 1998-12-12 18:44:34 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-12-12 18:44:34 +0100 |
commit | e5666c8fef9cc25ae60bcfdf42d6c048423e09fe (patch) | |
tree | 4823320854266c4e5cfca97bb6d2fc151925e9a1 /NEWS | |
parent | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch (diff) | |
download | gnupg2-e5666c8fef9cc25ae60bcfdf42d6c048423e09fe.tar.xz gnupg2-e5666c8fef9cc25ae60bcfdf42d6c048423e09fe.zip |
See ChangeLog: Sat Dec 12 18:40:32 CET 1998 Werner Koch
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ * Fixed the uncompress bug. + * Rewrote the rndunix module. There are two environment variables + used for debugging now: GNUPG_RNDUNIX_DBG give the file to write + debugging information (use "-" for stdout) and if GNUPG_RNDUNIX_DBGALL + is set, all programs which are only tried are also printed. + Noteworthy changes in version 0.4.5 ----------------------------------- |