summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-29 17:17:28 +0000
committerJim Meyering <jim@meyering.net>2002-09-29 17:17:28 +0000
commitb7412e8bc045bae9bab5b98b40ad642a8c4e0852 (patch)
treec9a02d99beb18f5e7505dfc426bcc826646455ea /NEWS
parent9e3fc21d115ee07e45c6a5e864db362eb56c00b1 (diff)
downloadcoreutils-b7412e8bc045bae9bab5b98b40ad642a8c4e0852.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d35f400e..776b982a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
[4.5.2]
+* `tail -c N' now works with N >= 4GB on 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
* od's 8-byte formats x8, o8, and u8 now work