diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-03-31 Werner Koch <[email protected]> + + * configure.ac: New option --disable-agent-support. Define + ENABLE_AGENT_SUPPORT as AC_DEFINE and AM_CONDITIONAL. + Disable support for card and agent with --enable-minimal. + (AC_REPLACE_FUNCS): Add isascii. + (g10defs.h): Define PATHSEP_C and PATHSEP_S. + + * README: Changed the instruction on how to verify a signature to + show a .sig extension and not the .asc we used to use ages ago. + 2005-03-16 David Shaw <[email protected]> * configure.ac: Move the LDAP detecting code to m4/ldap.m4. |