From f7e3e9091621dc0ce2daea9d1dcda851e70eab69 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 May 2006 15:53:25 +0000 Subject: [PATCH] mention the df fix of 2006-01-24 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5ae2c960f6..9ca4fab3d2 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ GNU coreutils NEWS -*- outline -*- ** Improved robustness + df: if the file system claims to have more available than total blocks, + report the number of used blocks as being "total - available" + (a negative number) rather than as garbage. + rm's core is now reentrant: rm --recursive (-r) now processes hierarchies without changing the working directory at all. -- 2.47.2