1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Thu May 18 11:38:54 CEST 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-05-18 09:30:29 +00:00
parent 64009cd745
commit c8def6ecfa
15 changed files with 250 additions and 4 deletions

5
NEWS
View file

@ -36,6 +36,11 @@ Noteworthy changes in the current test release
as default to the one in the homedirectory. Prior versions
ignored all --keyring options.
* New option --command-fd to take user input from a file descriptor;
to be used with --status-fd by software which uses GnuPG as a backend.
* There is a new status PROGRESS which is used to show progress during
key generation.
Noteworthy changes in version 1.0.1 (1999-12-16)
-----------------------------------