From: Jim Meyering Date: Sun, 10 Nov 2002 20:15:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bec2462e880354ee926388822987a6d05797fa9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 83186ca65d..ed74f26a59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 4.5.4. + * src/ls.c (sighandler): Handle SIGTSTP specially. + Based on suggestions from Solar Designer and Dmitry V. Levin. + Add comments. + * Makefile.cfg (cvs_files): Define. From autoconf. (local_updates): Likewise.