summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 500006ef48..6806847dc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2012-07-29 Akim Demaille <akim@lrde.epita.fr>
+ gitlog-to-changelog: don't expect .git to be in $srcdir
+ Reported by Bruno Haible.
+ <http://lists.gnu.org/archive/html/bug-gnulib/2012-07/msg00265.html>
+ * build-aux/gitlog-to-changelog (&git_dir_option): New.
+ Use it.
+
+2012-07-29 Akim Demaille <akim@lrde.epita.fr>
+
maint.mk: absolute VPATH build fix
* top/maint.mk (gpg_key_ID): Help git find .git when, for instance,
$(srcdir) is not a parent of $(builddir).