1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
* et.po, tr.po, cs.po, it.po, id.po: Updated.
This commit is contained in:
Werner Koch 2002-04-22 19:33:39 +00:00
parent 70618e5175
commit 0f2fedd806
11 changed files with 855 additions and 1039 deletions

6
TODO
View file

@ -2,6 +2,9 @@
* Do we need a configure test for putenv?
* Check for consistent spelling of user ID, key ID etc.
Replace "user id not found" in getkey.c by "no valid user ID found".
* Add remarks to the man page about OpenPGP OPTIONAL algorithms and
issue warnings when such an algorithm is used (disabled by expert modus?)
@ -55,9 +58,6 @@
* Add an is_valid flag to each user ID.
* Check for consistent spelling of user ID, key ID etc.
Replace "user id not found" in getkey.c by "no valid user ID found".
* Replace the printing of the user name by [self-signature] when
appropriate so that a key listing does not get clobbered.