]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 27 Jan 2003 18:06:38 +0000 (18:06 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Jan 2003 18:06:38 +0000 (18:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 28e2c69e798f7e7a472a5f12690999234934a1e3..1b6a70c9028f1ad0a24bcce3d03820cb4dc1cdf7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 [4.5.5]
-* du has been rewritten to use a variant of ftw.c from GNU libc
+* ls --dired produces correct byte offset for file names containing
+  nonprintable characters in a multibyte locale
+* du has been rewritten to use a variant of GNU libc's ftw.c
 * du now counts the space associated with a directory's directory entry,
   even if it cannot list or chdir into that subdirectory.
 * du -S now includes the st_size of each entry corresponding to a subdirectory