summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-04-28 16:32:13 +0200
committerWerner Koch <wk@gnupg.org>2006-04-28 16:32:13 +0200
commitc61489acbfe3fba0c7fa548161cde50554d623ff (patch)
treedd9218a14755ac4650178c7d7c2cedcbed08e905 /TODO
parentMerged recent changes from 1.4 (diff)
downloadgnupg2-c61489acbfe3fba0c7fa548161cde50554d623ff.tar.xz
gnupg2-c61489acbfe3fba0c7fa548161cde50554d623ff.zip
Fix for sanitize string. Added SHA224
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3e4d21dc6..af3a42605 100644
--- a/TODO
+++ b/TODO
@@ -106,3 +106,8 @@ might want to have an agent context for each service request
* gpg/
** issue a NO_SECKEY xxxx if a -u key was not found.
+** Replace DIGEST_ALGO_SHA224
+ We can't do that right now because it is only defined by newer
+ versions of libgcrypt. Changes this if we require libgcrypt 1.3
+ anyway.
+