diff options
author | Jim Meyering <jim@meyering.net> | 2004-05-31 18:29:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-05-31 18:29:48 +0000 |
commit | 8772aaa97dbd937362940ecd6bb5a07fcbbbc16d (patch) | |
tree | 35b37230cc611105cfb91e8cae1869fc1795ac2f /ChangeLog | |
parent | 778326c2e675d90fbfc23d65aa747c188e713318 (diff) | |
download | coreutils-8772aaa97dbd937362940ecd6bb5a07fcbbbc16d.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2004-05-31 Jim Meyering <jim@meyering.net> + * Version 5.3.0. + * tests/Makefile.am.in (TESTS_ENVIRONMENT): Define PATH to include the build src/ directory -- at the front. ($(srcdir)/$x-tests): Depend on Makefile.am. @@ -114,8 +116,6 @@ 2004-05-29 Jim Meyering <jim@meyering.net> - * Version 5.3.0. - * tests/chown/deref: Fix typo: use ls -ldo, not ls -ldg. Patch from Albert Chin. |