From: Jim Meyering Date: Mon, 27 Jan 2003 18:06:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77e740fff6d32d9aac85285ff1e480c136adf82c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 28e2c69e79..1b6a70c902 100644 --- 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