From: Jim Meyering Date: Sun, 8 Sep 1996 18:56:57 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19f~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbc41559518170d206a83c4538165e234210e5d;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 60c9bfd778..86e5088c39 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 8 13:55:18 1996 Jim Meyering + + * 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 * src/system.h: Add comments justifying IS* versions of ctype.h macros.