diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-20 13:52:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-20 13:52:03 +0000 |
commit | b912c10f7afb634f92d25d36899bd215cb08f2b4 (patch) | |
tree | 7d2a404f91cb5ee7cf67e314195ecb16921f934b | |
parent | 9e4472733b1b9c5b519048496596959007a267c1 (diff) | |
download | coreutils-b912c10f7afb634f92d25d36899bd215cb08f2b4.tar.xz |
*** empty log message ***
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ [4.5.11] +* seq no longer requires that a field width be specified +* seq no longer fails when given a field width of `0' +* seq now accepts ` ' and `'' as valid format flag characters * df now shows a HOSTNAME: prefix for each remote-mounted file system on AIX 5.1 * portability tweaks for HP-UX, AIX 5.1, DJGPP [4.5.10] |