diff options
author | Werner Koch <[email protected]> | 1998-10-07 13:30:43 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-10-07 13:30:43 +0000 |
commit | 786a2870dfc48e9676476a5604a5115f4fe8c5e5 (patch) | |
tree | b9ba3bb28e0c65e129994b4526a5c98519c756e0 /TODO | |
parent | windoze version works again (diff) | |
download | gnupg-0-4-1.tar.gz gnupg-0-4-1.zip |
a new releaseV0-4-1
Diffstat (limited to '')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,12 +1,9 @@ - * check for working mmap() - - * after creating a new uid, the preferences in the trustdb are not updated. - We should always sync the trustdb in such cases. - * The critical bit of signature subpackets is not yet supported; i.e. it is ignored. + * Read more records at once in tdbio.c and provide a lazy write cache. + * Exportable Certification Flag is ignored * Why does OpenPGP say: The algorithm byte is included in the @@ -59,7 +56,7 @@ * change the fake_data stuff to mpi_set_opaque - * Is it okay to use gettext for the help system??? + * Is it okay to use gettext for the help system? * Add some stuff for DU cc |