diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-30 17:47:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-30 17:47:26 +0000 |
commit | f0865ef40ce777de440ecc92fe3e0c4e739bfd23 (patch) | |
tree | ec90c239cdde6386bc3f54519fcc94a9b6cf6ab2 /NEWS | |
parent | 1d5528face2a0a0e2dd7479cd5b649bc3f89e441 (diff) | |
download | coreutils-f0865ef40ce777de440ecc92fe3e0c4e739bfd23.tar.xz |
Note the location of older NEWS files.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,4 @@ +[5.0] [4.5.12] * printf no longer treats \x specially when POSIXLY_CORRECT is set * printf avoids buffer overrun with format ending in a backslash and @@ -352,6 +353,9 @@ point at which the packages merged to form the coreutils: there is any time remaining * who once again prints whatever host information it has, even without --lookup +======================================================================== +For older NEWS entries for the fileutils, textutils, and sh-utils +packages, see ./old/*/NEWS. This package began as the union of the following: textutils-2.1, fileutils-4.1.11, sh-utils-2.0.15. |