From: Jim Meyering Date: Mon, 22 Nov 1999 14:10:07 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0j~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6cfbe9468ad8196a259ce81906e36bb0a65e5df8;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 675da57a5a..49a086ae66 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 1999-11-22 Jim Meyering + * lib/Makefile.am (DISTCLEANFILES): Put $(BUILT_SOURCES) here rather + than in $(MAINTAINERCLEANFILES). + * src/tail.c (recheck): Handle a race condition (including reuse) that would lead to a failed assertion. Reported by Ken Pizzini.