summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-03-18 18:39:14 +0100
committerJim Meyering <meyering@redhat.com>2012-03-18 18:39:35 +0100
commitcbc11ff0020eb9c04caea6b3e7dc4e4281dff1f9 (patch)
treeb42a817e700f650e036ae8712dc1502013d76555 /ChangeLog
parent04ff3c185ce44b905653be2935a1794b3c888ce1 (diff)
downloadgnulib-cbc11ff0020eb9c04caea6b3e7dc4e4281dff1f9.tar.gz
git-version-gen: don't let "prefix" envvar cause trouble
* build-aux/git-version-gen (prefix): Initialize properly, so as not to use a value specified via the environment. Details here: http://thread.gmane.org/gmane.comp.gnu.parted.bugs/10810
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 128acdadc0..d2370a0b28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-03-18 Andreas Oberritter <obi@opendreambox.org>
+
+ git-version-gen: don't let "prefix" envvar cause trouble
+ * build-aux/git-version-gen (prefix): Initialize properly,
+ so as not to use a value specified via the environment.
+ Details here: http://thread.gmane.org/gmane.comp.gnu.parted.bugs/10810
+
2012-03-16 Paul Eggert <eggert@cs.ucla.edu>
regex: diagnose too-large repeat counts in EREs