summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-11-29 08:52:12 +0100
committerWerner Koch <wk@gnupg.org>2011-11-29 08:52:12 +0100
commitc741c6fc3aaa8b75a434faa143c06dd059970d41 (patch)
tree99d8b9da09b02b2086d278b4b029e9e42b39f662 /ChangeLog
parentAdd build script to build all components in one run. (diff)
downloadgnupg2-c741c6fc3aaa8b75a434faa143c06dd059970d41.tar.xz
gnupg2-c741c6fc3aaa8b75a434faa143c06dd059970d41.zip
Make sure HOME et al have no unsafe characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e17ba8b1..5e5a0149d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-29 Werner Koch <wk@g10code.com>
+
+ * autogen.sh: Make sure HOME et al have no unsafe characters.
+
2011-11-28 Jim Meyering <meyering@redhat.com>
accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix