summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-31 16:25:42 +0000
committerJim Meyering <jim@meyering.net>2002-08-31 16:25:42 +0000
commit6dcc1a7fc361650ec1b75cd05983e163e1ff1687 (patch)
treef49a91ec87a0b5632aa9ad2d71610963cf70bbd4 /ChangeLog
parent08264fc83835e500dfb63113c4454af8f0051824 (diff)
downloadcoreutils-6dcc1a7fc361650ec1b75cd05983e163e1ff1687.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1441b32b2..dc53e4c24 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