aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aeb7970..52d00d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
+2007-01-26 Werner Koch <[email protected]>
+
+ * configure.ac: Changed gpg and gpgsm version checks to work with
+ arbitrary names of the gpg binary. New option --disable-gpg-test
+ and --disable-gpgsm-test.
+
2007-01-09 Werner Koch <[email protected]>
- * configure.ac (NEED_GPG_VERSION,
- (NEED_GPGSM_VERSION): Must define after it may have been changed
- by an option.
+ * configure.ac (NEED_GPG_VERSION, NEED_GPGSM_VERSION): Must define
+ after it may have been changed by an option.
2007-01-08 Werner Koch <[email protected]>