diff options
author | Jim Meyering <jim@meyering.net> | 2003-12-20 09:23:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-12-20 09:23:08 +0000 |
commit | 072ddb114760d4b706a0a1a43115f19084ce87e8 (patch) | |
tree | 6884a6e3060e7c68bf759acf96f829b751944283 /NEWS | |
parent | 1d6665c97845d5eda88f91f6f624c4e28c3a8118 (diff) | |
download | coreutils-072ddb114760d4b706a0a1a43115f19084ce87e8.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,6 +53,8 @@ GNU coreutils NEWS -*- outline -*- ls --width=N (with -x or -C) no longer allocates more space (potentially much more) than necessary for a given directory. + dd `unblock' and `sync' may now be combined (e.g., dd conv=unblock,sync) + * Major changes in release 5.0.91 (2003-09-08): ** New features |