summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-08-20 17:03:55 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-08-20 17:04:21 -0700
commitdd76853a033aa68be7c6a32b0f8636012962632f (patch)
treeb55250844e32c355322a7948cfa71f745b4fb4e8 /ChangeLog
parentec2d7255807370edb0c8f429c21b9dee566410a8 (diff)
downloadgnulib-dd76853a033aa68be7c6a32b0f8636012962632f.tar.gz
git-version-gen: port to Solaris 10
Problem reported by Dagobert Michelsen in: http://lists.gnu.org/archive/html/grep-devel/2017-08/msg00002.html * build-aux/git-version-gen (v_from_git): Use expr instead of shell substitution.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb71b1ad6f..4c34008054 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-08-20 Paul Eggert <eggert@cs.ucla.edu>
+
+ git-version-gen: port to Solaris 10
+ Problem reported by Dagobert Michelsen in:
+ http://lists.gnu.org/archive/html/grep-devel/2017-08/msg00002.html
+ * build-aux/git-version-gen (v_from_git):
+ Use expr instead of shell substitution.
+
2017-08-19 Bruno Haible <bruno@clisp.org>
host-cpu-c-abi: Improve detection of MIPS ABI.