summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-07 11:46:27 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-07 11:46:59 -0800
commit490acbe0bb253b84fc00f4ba07fb62e249eebcfb (patch)
tree622dada53c1038b3c8caa0df980edad10b8fdf41 /ChangeLog
parent8d93bfe929bb3762e84c6b8f18913fcf52f09c19 (diff)
downloadgnulib-490acbe0bb253b84fc00f4ba07fb62e249eebcfb.tar.gz
tests: simplify porting to Solaris 10 /bin/sh
Some test cases in 'grep' need a shell that groks '$('; export re_shell_ for their benefit. Problem reported for 'grep' by Dagobert Michelsen in <http://bugs.gnu.org/16380>. * tests/init.sh (re_shell_): Export if it's used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff71c971bb..c4246aaf76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-01-07 Paul Eggert <eggert@cs.ucla.edu>
+
+ tests: simplify porting to Solaris 10 /bin/sh
+ Some test cases in 'grep' need a shell that groks '$(';
+ export re_shell_ for their benefit. Problem reported for 'grep'
+ by Dagobert Michelsen in <http://bugs.gnu.org/16380>.
+ * tests/init.sh (re_shell_): Export if it's used.
+
2014-01-06 Eric Blake <eblake@redhat.com>
md5, sha1, sha256, sha512: support older autoconf