From: Jim Meyering Date: Sun, 16 Jan 2000 17:01:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~171 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c4d4d008110a5782adb08bea80aec21a2995999;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f7456a3ad6..f2f9ea21eb 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -14,7 +14,9 @@ Declare column and pending to be `unsigned'. Increment pending and column counters only if column is smaller than TAB_STOP_SENTINEL. + * tests/Makefile.am (SUBDIRS): Add unexpand. * tests/unexpand/basic-1: New tests for the above-fixed bug. + * configure.in (AC_OUTPUT): Add tests/unexpand/Makefile. Reported by John Kodis. 2000-01-12 Paul Eggert