summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2002-12-21 15:54:49 +0000
committerWerner Koch <wk@gnupg.org>2002-12-21 15:54:49 +0000
commitaa766058807feafd98071bcde93975b33d0d4f1d (patch)
tree941ce1c3aea93009b23d7a15c92977876e18e879 /TODO
parent13ac21bc7a2c615c700b6d185a7a4922b242c163 (diff)
downloadlibgcrypt-aa766058807feafd98071bcde93975b33d0d4f1d.tar.gz
* configure.ac (LIBGCRYPT_LT_CURRENT: Bumbed to 6/5/0 due to a new
interface
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6eb6d9d8..cac3c88b 100644
--- a/TODO
+++ b/TODO
@@ -15,3 +15,10 @@
* Add a warning to the manual, to check that libgcrypt actually has
been compiled with thread support wehen used by a trhersded
application.
+
+* write an autoconf test to check whether the linker supports a
+ version script.
+
+* Make use of the forthcoming visibility attribute.
+
+* Add attributes to the MPI functions.