diff options
author | Jim Meyering <jim@meyering.net> | 1996-09-08 18:56:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-09-08 18:56:57 +0000 |
commit | edbc41559518170d206a83c4538165e234210e5d (patch) | |
tree | 67e4a842580ba7e6fac1c6aa529fb995e4fc50a6 /old | |
parent | e4c1c5efcafb881f274b25bf57e5d975fbe7122e (diff) | |
download | coreutils-edbc41559518170d206a83c4538165e234210e5d.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 60c9bfd77..86e5088c3 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 8 13:55:18 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * checks/sort-test/build-script.pl: Prefix $in with \$srcdir/ + so make check works with VPATH build. From Uli Drepper. + Sat Sep 7 12:25:42 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/system.h: Add comments justifying IS* versions of ctype.h macros. |