diff options
author | Werner Koch <wk@gnupg.org> | 1999-08-31 17:30:12 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-08-31 17:30:12 +0200 |
commit | 88a916cdd40e43312ffcde6bb1c157fe1c122f74 (patch) | |
tree | d5298986a0bad2aff797fd981f99fb3cb6f99ba9 /TODO | |
parent | See ChangeLog: Mon Aug 30 20:38:33 CEST 1999 Werner Koch (diff) | |
download | gnupg2-88a916cdd40e43312ffcde6bb1c157fe1c122f74.tar.xz gnupg2-88a916cdd40e43312ffcde6bb1c157fe1c122f74.zip |
See ChangeLog: Tue Aug 31 17:20:44 CEST 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 6 insertions, 11 deletions
@@ -1,13 +1,4 @@ - * use-emmbeded-filename ist nicht dokumentiert. - - * --disable-asm should still assemble _udiv_qrnnd when needed - - * Skip RO keyrings when importing a key. - - * help the translaters to catch changes made to helptext.c - and tell that, that they have to translate those strings. - Scheduled for 1.1 ----------------- * With option -i prompt before adding a key to the keyring and show some @@ -22,10 +13,14 @@ Scheduled for 1.1 * print a warning when a revoked/expired _secret_ key is used. + * --disable-asm should still assemble _udiv_qrnnd when needed + + * Skip RO keyrings when importing a key. + Nice to have ------------ - * Offcial test vectors for 3DES-EDE3 + * Official test vectors for 3DES-EDE3 * use DEL and ^H for erasing the previous character (util/ttyio.c). or better readline. * Print a warning if the directory mode is wrong. @@ -48,7 +43,7 @@ Nice to have verification status of the message to the output (i.e. write something to the --output file and not only to stderr. * configure option where to find zlib - * Check the beginning of file to detect already compresssed files (gzip, + * Check the beginning of file to detect already compressed files (gzip, bzip2, xdelta and some picture formats) * Display more validity information about the user IDs at certain places. We need a more general function to extract such kind of info from the |