diff options
author | Werner Koch <wk@gnupg.org> | 2007-07-04 21:49:40 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-07-04 21:49:40 +0200 |
commit | 93d3811abc9e1a1199c0c2594d6b2163d2ce5324 (patch) | |
tree | 7c374293c539db3cf2057c830ef2da2ece2bb10c /TODO | |
parent | A bunch of minor changes for Windows. (diff) | |
download | gnupg2-93d3811abc9e1a1199c0c2594d6b2163d2ce5324.tar.xz gnupg2-93d3811abc9e1a1199c0c2594d6b2163d2ce5324.zip |
Changed to GPLv3.
Removed intl/.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -72,8 +72,6 @@ ** Add a test to check the extkeyusage. * Windows port (W32) -** Signals are not support - This means we can't reread a configuration ** No card status notifications. ** Regex support is disabled We need to adjust the test to find the regex we have anyway in @@ -93,10 +91,6 @@ ** issue a NO_SECKEY xxxx if a -u key was not found. -* When requiring libksba 1.0.1 -** Remove the extra GPG_ERR_NO_VALUE tests - They have been added on 2006-10-18 to fix a libksba problem. - * When switching to libgcrypt 1.3 ** scd#encode_md_for_card, g10#encode_md_value, sm@do_encode_md Remove the extra test for a valid algorithm as libgcrypt will do it |