summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-07-26 09:15:12 +0000
committerWerner Koch <wk@gnupg.org>2007-07-26 09:15:12 +0000
commitdb6a84d79e4293194dfa0f68f7ac7dc66bb9c5d5 (patch)
treeead7238449daf8c7fa9056e0e968bec494892b4a /TODO
parent44e19ed44c2a8c8bd6e94fcf5e98fdc850f15eb5 (diff)
downloadlibgcrypt-db6a84d79e4293194dfa0f68f7ac7dc66bb9c5d5.tar.gz
Fixed symbol prefix detection.
Typo fixes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7f9e6012..3870dd0e 100644
--- a/TODO
+++ b/TODO
@@ -132,3 +132,6 @@ What's left to do -*- outline -*-
** C++ tests
We have some code to allow using libgcrypt from C++, so we also
should have a test case.
+
+* /dev/urandom and Solaris
+ Make the configure check similar to GnuPG.