diff options
author | Jim Meyering <jim@meyering.net> | 1998-05-27 12:41:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-05-27 12:41:08 +0000 |
commit | e7976515e2bbc6a37653ecc3df602c31c9bb5b5e (patch) | |
tree | f5f409ee589b25f832c219a77d07c3d7b1b0b38e /old/fileutils | |
parent | 25485fa497e73509cf6b170819560dfcce67f69a (diff) | |
download | coreutils-e7976515e2bbc6a37653ecc3df602c31c9bb5b5e.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9c26318e2..94c99f48b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,19 @@ +1998-05-27 Jim Meyering <meyering@ascend.com> + + * tests/ls/Makefile.am (TESTS): s/cr-1/rt-1/ + * tests/ls/rt-1: Rename from cr-1. + +998-05-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * tests/ls/cr-1: Don't use the ctime for testing, it is impossible + to set it reliably. + +1998-05-25 Jim Meyering <meyering@ascend.com> + + * configure.in (_GNU_SOURCE): AC_DEFINE it here. + * acconfig.h (_GNU_SOURCE): Remove definition from @TOP@ section. + [!_GNU_SOURCE]: Add #undef instead. + 1998-05-24 Jim Meyering <meyering@ascend.com> * Version 3.16o. |