mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
See ChangeLog: Fri Apr 14 19:37:08 CEST 2000 Werner Koch
This commit is contained in:
parent
c6cd141bc0
commit
5f8fc31d9a
18 changed files with 282 additions and 33 deletions
15
TODO
15
TODO
|
@ -1,13 +1,10 @@
|
|||
|
||||
* Print the reason for revocation at certain places.
|
||||
* add a check to the make dist target to see whether the man page
|
||||
was build.
|
||||
|
||||
* at least an option to prefer DSA keys over RSA when selecting the key to
|
||||
use. Depending on creation time would be nice too. I thing this is
|
||||
already done for the subkeys.
|
||||
|
||||
* Rework the whole key selection stuff: Compile a list of valid
|
||||
candidates for a keyblock first and the select one from it.
|
||||
The current code is too ugly (getkey.c).
|
||||
use. Depending on creation time would be nice too. I think this is
|
||||
already done for the subkeys - check it.
|
||||
|
||||
* Fix localtime() in W32.
|
||||
|
||||
|
@ -15,6 +12,10 @@
|
|||
|
||||
Scheduled for 1.1
|
||||
-----------------
|
||||
* Rework the whole key selection stuff: Compile a list of valid
|
||||
candidates for a keyblock first and the select one from it.
|
||||
The current code is too ugly (getkey.c).
|
||||
|
||||
* With option -i prompt before adding a key to the keyring and show some
|
||||
info what we are about to add.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue