From: Jim Meyering Date: Sat, 31 Aug 2002 16:25:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcc1a7fc361650ec1b75cd05983e163e1ff1687;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1441b32b2d..dc53e4c24c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ * src/system.h (ST_NBLOCKS): Don't depend on file type. This reverts the change of 2000-01-30. Based on a report and patch from Neil Brown via Michael Stone. + This fixes Debian Bug#156358. * Most files: Change `exit (0)' to `exit (EXIT_SUCCESS)', `exit (1)' to `exit (EXIT_FAILURE)', and