From 6ae6e18d5fc677d72aad050fd6bb8323836dd929 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 13 Apr 2007 11:45:05 +0000 Subject: g10/ and sm/ * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3