summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 6a2a3d53..cdaa8e2d 100644
--- a/TODO
+++ b/TODO
@@ -18,8 +18,6 @@ What's left to do -*- outline -*-
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.
* In case the ac interface will be more popular than the pk interface,
@@ -83,9 +81,6 @@ What's left to do -*- outline -*-
* gcry_mpi_lshift is missing
-* Add internal versions of mpi functions
- Or make use of the visibility attribute.
-
* Add OAEP
* gcryptrnd.c
@@ -112,3 +107,5 @@ What's left to do -*- outline -*-
* /dev/urandom and Solaris
Make the configure check similar to GnuPG.
+
+* Use aliases for symbol instead of the wrappers in visibility.c.