summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-21 20:22:27 +0000
committerJim Meyering <jim@meyering.net>2003-02-21 20:22:27 +0000
commit19ae573dcaeae059fcabefa1002af3218a76df97 (patch)
tree0ecba31c502cc01dd46b738015c8d5210e2c60fb /NEWS
parenta49b79b3053b371376ad3816c728bef005f135ea (diff)
downloadcoreutils-19ae573dcaeae059fcabefa1002af3218a76df97.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0550ed98d..47a35798f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
[4.5.8]
-* stat accepts a new file format:
- %B The size in bytes of each block reported by `%b'
+* du -S once again works like it did before the change in 4.5.5
+* stat accepts a new file format, %B, for the size of each block reported by %b
* du accepts new option: --apparent-size
* du --bytes (-b) works the same way it did in fileutils-3.16 and before
* du reports proper sizes for directories (not zero) (broken in 4.5.6 or 4.5.7)