From c2374d61cd19af2e8509b90c7b2ca6ab1cf3f5c3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 9 Jul 2003 10:00:46 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 0eeb440b6c..3da0ba40f5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2003-07-09 Jim Meyering + + Fix the bug that would make `du /' omit the `/' on the last line. + E.g., `du --exclude '[^/]*' -x /' would print only "4\t\n" for me. + * ftw.c (ftw_dir): Don't clobber the leading `/'. + Reported by Chris Lesniewski as http://bugs.debian.org/200542. + 2003-07-04 Jim Meyering Update from gnulib. -- 2.47.2