1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 09:46:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-09-29 17:17:28 +00:00
parent 9e3fc21d11
commit b7412e8bc0

2
NEWS
View File

@@ -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