diff options
author | Jim Meyering <jim@meyering.net> | 2004-02-11 11:46:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-02-11 11:46:37 +0000 |
commit | 6119455bedbd828656dfc254c83ab98ff1ed988c (patch) | |
tree | b5a227337369fe0b26fbd86c805dd8c785690443 /ChangeLog | |
parent | a2411e0830d6b1b7905e6b29e5745a5443756087 (diff) | |
download | coreutils-6119455bedbd828656dfc254c83ab98ff1ed988c.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ -2004-02-10 Jim Meyering <jim@meyering.net> +2004-02-11 Jim Meyering <jim@meyering.net> * Version 5.2.0. + * tests/Makefile.am.in ($(srcdir)/Makefile.am): Use more portable + $(srcdir)/../Makefile.am.in, rather than $<. + Suggestion from Michael Elizabeth Chastain. + +2004-02-10 Jim Meyering <jim@meyering.net> + * config/install-sh: Make this script executable. * Makefile.am (dist-hook): New target, to ensure that config/install-sh is executable. Otherwise, on systems that lack a suitable install |