summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-30 17:47:38 +0000
committerJim Meyering <jim@meyering.net>2003-03-30 17:47:38 +0000
commit727168d3774e23711fa7587d5cdf4594b6444fde (patch)
treef4e9efef7773f5e2ae770377c02953f91c9f5972 /NEWS
parentf0865ef40ce777de440ecc92fe3e0c4e739bfd23 (diff)
downloadcoreutils-727168d3774e23711fa7587d5cdf4594b6444fde.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 48b5d4ca0..61d67d5fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,18 @@
[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
* printf avoids buffer overrun with incomplete conversion specifier
* printf accepts multiple flags in a single conversion specifier
+
[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]
* printf no longer segfaults for a negative field width or precision
* shred now always enables --exact for non-regular files