aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-06-04 12:19:00 +0000
committerMarcus Brinkmann <[email protected]>2002-06-04 12:19:00 +0000
commit9a262e6ed85d3106bb8cf9daa1287f67dae735a4 (patch)
tree7756eddb0e03fea36ef214c563a1810cb30e25e3 /TODO
parent2002-06-04 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-9a262e6ed85d3106bb8cf9daa1287f67dae735a4.tar.gz
gpgme-9a262e6ed85d3106bb8cf9daa1287f67dae735a4.zip
Updates.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 951cfcf7..80fcb4a2 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,10 @@ Hey Emacs, this is -*- outline -*- mode!
which can not be differentiated from the case that it is not
representable.
+* Thread support:
+** Build thread modules for static linking (which just suck in the
+ desired symbols the hard way). !!
+
* Allow to use GTK's main loop instead of the select stuff in
wait.c. !!!