summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-04-06 09:36:25 +0200
committerWerner Koch <wk@gnupg.org>2004-04-06 09:36:25 +0200
commit8c03a61f945f9791d8e7e959e56145c3f24046ff (patch)
tree91bc5b90d4eabb83ca4c2c19d3667d3f1fe88420
parentTypo fix (diff)
downloadgnupg2-8c03a61f945f9791d8e7e959e56145c3f24046ff.tar.xz
gnupg2-8c03a61f945f9791d8e7e959e56145c3f24046ff.zip
Require libgcrypt 1.1.94.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 45ad464d1..8686c54ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2004-04-06 Werner Koch <wk@gnupg.org>
+
+ * configure.ac: Require libgcrypt 1.1.94.
+
2004-03-23 Werner Koch <wk@gnupg.org>
- * 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 <wk@gnupg.org>
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