]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 31 Aug 2002 16:25:42 +0000 (16:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 31 Aug 2002 16:25:42 +0000 (16:25 +0000)
ChangeLog

index 1441b32b2da5ef83c72fd46af9106554ff78665c..dc53e4c24c1258befa19f7f1013116426074bc9d 100644 (file)
--- 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