summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-22 03:59:14 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-22 03:59:14 +0000
commite2e9b7d2ee799d5e0b2537a1d729fd970bf91cf8 (patch)
tree83630a736b80470e55de92ea114d742419bd649a /ChangeLog
parent3413a415284f1c805338d8cf628a5b9883c5479c (diff)
downloadcoreutils-e2e9b7d2ee799d5e0b2537a1d729fd970bf91cf8.tar.xz
(print_header, show_dev): Use a column width that
depends on the block size of -P is specified and not autoscaling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2123879de..e35cb3339 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-21 Paul Eggert <eggert@cs.ucla.edu>
+
+ * src/df.c (print_header, show_dev): Use a column width that
+ depends on the block size of -P is specified and not autoscaling.
+ Problem reported by Gustavo G. Rondina in:
+ http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00164.html
+
2006-08-21 Jim Meyering <jim@meyering.net>
* tests/dircolors/simple (a): Don't fail with an unexpected diagnostic