diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-05 08:30:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-05 08:30:07 +0000 |
commit | f540cf378905ba87ef082deca6461e442543b2d2 (patch) | |
tree | 52d5cf9e7775a86b53a0bb2856148f7a4a2aac2d /NEWS | |
parent | e3d5348851c0164a7ab7d3454043d841a1813fc9 (diff) | |
download | coreutils-f540cf378905ba87ef082deca6461e442543b2d2.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [4.5.2] -* `tail -c N' now works with N >= 4GB on files of size >= 4GB +* `tail -c N FILE' now works with files of size >= 4GB * `mkdir -p' can now create very deep (e.g. 40,000-component) directories * rmdir -p dir-with-trailing-slash/ no longer fails * printf now honors the `--' command line delimiter |