diff options
author | Werner Koch <[email protected]> | 1998-08-11 17:29:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-08-11 17:29:34 +0000 |
commit | 3e0e8f884f1ed37e120beeb57aa7cd79e3c145a0 (patch) | |
tree | dfff62df60f917addc9df4e83a1ed73e31041bab /TODO | |
parent | rel 0.3.3 (diff) | |
download | gnupg-0-3-4.tar.gz gnupg-0-3-4.zip |
bug fix releaseV0-3-4
Diffstat (limited to '')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -26,9 +26,6 @@ * rewrite --list-packets or put it into another tool. - * add usage arguments to get_key_byname or return a PKC_LIST with - all keys and add a selection. - * Burn the buffers used by fopen(), or use read(2). Does this really make sense? @@ -51,5 +48,9 @@ * Is it okay to use gettext for the help system??? - * There are still problems with old v3 keys after passphrase change. + * configure checks two times for gcc + + * update gettext + + * Add some stuff for DU cc |