diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-09 07:31:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-09 07:31:29 +0000 |
commit | 01fb2d0ba805bf46e4daea71ec294d96da8cedec (patch) | |
tree | 2d8d8141e763f382f7f64e3c34ad02f9820bea46 /old | |
parent | d072c179a7a7c028f45f785173feceb9b29adbb0 (diff) | |
download | coreutils-01fb2d0ba805bf46e4daea71ec294d96da8cedec.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 6f1ca329f..58de93606 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ [4.1.10] +* df now rounds all quantities up, as per POSIX. * New ls time style: long-iso, which generates YYYY-MM-DD HH:MM. * Any time style can be preceded by "posix-"; this causes "ls" to use traditional timestamp format when in the POSIX locale. |