From: Jim Meyering Date: Thu, 13 Oct 2005 14:12:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.91~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=898e531c01666cd9d1376323ad77060c9ccdc4c9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 46ead3340a..bfdba6cb31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2005-10-07 Paul Eggert +2005-09-30 Eric Blake (tiny change) * Version 5.91-cvs. + * man/Makefile.am (.x.1): Remove temp directory first. + +2005-10-07 Paul Eggert + * src/sort.c (sortlines_temp): Redo previous change, since I'm no longer confident that the m4/stdbool.m4 patch suffices.