1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-10 14:13:31 +02:00

maint: update NEWS

* NEWS (New features): Mention it.
This commit is contained in:
Jim Meyering
2009-07-29 12:25:33 +02:00
parent 4533017669
commit bc51349ccd

3
NEWS
View File

@@ -35,6 +35,9 @@ GNU coreutils NEWS -*- outline -*-
chroot now accepts the options --userspec and --groups.
cp, install, mv: take advantage of btrfs' O(1) copy-on-write feature
when both the source and destination are on the same btrfs partition.
sort accepts a new option, --human-numeric-sort (-h): sort numbers
while honoring human readable suffixes like KiB and MB etc.