summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-04-10 10:12:10 +0200
committerJim Meyering <meyering@redhat.com>2009-04-10 10:15:24 +0200
commit03490e3565f206a0306444e07800973aab551f68 (patch)
tree1213e41751715367a4f0c37a6d417dd57edb0070 /NEWS
parent854f76ed4f1ddcd11f9fd76fa8ffe2ad6e546570 (diff)
downloadcoreutils-03490e3565f206a0306444e07800973aab551f68.tar.xz
gnulib: update to latest: fix ls -v & sort -V
* NEWS (Bug fixes): Mention it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a116b646c..5951bb5e8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ GNU coreutils NEWS -*- outline -*-
ls now aligns output correctly in the presence of abbreviated month
names from the locale database that have differing widths.
+ ls -v and sort -V now order names like "#.b#" properly
+
** Changes in behavior
shred, sort, shuf: now use an internal pseudorandom generator by default.
@@ -22,6 +24,7 @@ GNU coreutils NEWS -*- outline -*-
[truncation introduced in coreutils-6.11]
[infinite loop introduced in coreutils-7.1]
+
* Noteworthy changes in release 7.2 (2009-03-31) [stable]
** New features