aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 16471f16c..8698c910f 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
-*- outline -*-
-* src/base64
+* src/base64
** Make parsing more robust
Currently we don't cope with overlong lines in the best way.
** Check that we really release the ksba reader/writer objects.
@@ -129,4 +129,7 @@
scdaemon stays as a zombie and gpg-agent does not perform any more
commands.
+* configure check
+** Update autoconf and use AC_PROG_CC_C89
+ to make sure that a compiant compiler is used