diff --git a/ChangeLog b/ChangeLog index 45ad464d1..8686c54ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ +2004-04-06 Werner Koch + + * configure.ac: Require libgcrypt 1.1.94. + 2004-03-23 Werner Koch - * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT> + * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT. 2004-03-09 Werner Koch diff --git a/NEWS b/NEWS index 85d931fa1..b118f9c8b 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ Noteworthy changes in version 1.9.7 * Added support for DINSIG card applications. + * Include the smimeCapabilities attribute with signed messages. + Noteworthy changes in version 1.9.6 (2004-03-06) ------------------------------------------------ diff --git a/configure.ac b/configure.ac index 44dcbc7aa..bd64976be 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ development_version=yes NEED_GPG_ERROR_VERSION=0.7 NEED_LIBGCRYPT_API=1 -NEED_LIBGCRYPT_VERSION=1.1.93 +NEED_LIBGCRYPT_VERSION=1.1.94 NEED_LIBASSUAN_VERSION=0.6.4