summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d43ea235..6eb6d9d8 100644
--- a/TODO
+++ b/TODO
@@ -11,3 +11,7 @@
* Allow operation using RSA keys consisting of the OpenSSL list of
parameters and allow for a third form where the private Exponent
is not given (saves space).
+
+* Add a warning to the manual, to check that libgcrypt actually has
+ been compiled with thread support wehen used by a trhersded
+ application.