aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e03156..3745c67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-02-23 Werner Koch <[email protected]>
+
+ * autogen.sh: Check git setup.
+
+ * src/gpg-error-config.in: Add option --host.
+ * configure.ac (GPG_ERROR_CONFIG_HOST): New.
+ * src/gpg-error.m4: Use AC_PATH_TOOL to look for
+ gpg-error-config. Print a warning if host does not match.
+
2011-02-01 Werner Koch <[email protected]>
* src/err-codes.h.in: Add GPG_ERR_INV_CURVE and GPG_ERR_UNKNOWN_CURVE.