comparison ChangeLog @ 9006:0df4abf0cce4

Add better support for bash versions < 2.04.
author Bruno Haible <bruno@clisp.org>
date Sat, 23 Jun 2007 09:52:08 +0000
parents e04f36b292ad
children 78f53a569f31
comparison
equal deleted inserted replaced
9005:e04f36b292ad 9006:0df4abf0cce4
1 2007-06-23 Bruno Haible <bruno@clisp.org>
2
3 * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
4 * tests/test-echo.sh: Likewise.
5
1 2007-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 6 2007-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2 7
3 * gnulib-tool (IFS): Initialize early, so we don't set it to 8 * gnulib-tool (IFS): Initialize early, so we don't set it to
4 empty later. 9 empty later.
5 (self_abspathname): Rewrite algorithm to set it, reindent. 10 (self_abspathname): Rewrite algorithm to set it, reindent.