1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under Windows.

This commit is contained in:
Werner Koch 2007-06-21 18:44:48 +00:00
parent 09cc0ee7be
commit 0b66f30d66
33 changed files with 714 additions and 317 deletions

3
NEWS
View file

@ -5,6 +5,9 @@ Noteworthy changes in version 2.0.5
* Changes required for a port to Windows.
* The command --gen-key may now be used instead of the
gpgsm-gencert.sh script.
Noteworthy changes in version 2.0.4 (2007-05-09)
------------------------------------------------