summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2011-09-07cp: update gnulib to get support for NFSv4 ACLsJim Meyering
2011-08-31date: support parsing of ISO-8601-with-"T" datesJim Meyering
2011-08-24pr: fix so that LAST_PAGE is honored with -TPádraig Brady
2011-08-20doc: correct typo in yesterday's NEWS entry: 30GB -> 30MBErik Auerswald
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim Meyering
2011-08-08join: with --check-order print offending file name, line number and dataJim Meyering
2011-07-31doc: mention the new mirroring behavior of cp -auPádraig Brady
2011-07-31* NEWS: Say that 6.12 preserved ns-resolution timestamps.Paul Eggert
2011-07-26doc: mention cp's dir-permissions fixJim Meyering
2011-07-25cp -up: preserve all hard linksJim Meyering
2011-07-25timeout: support sub-second timeoutsPádraig Brady
2011-07-24df: support partitions larger than 4 TiB on MacOS >= 10.5 & AIX >=5.2Jim Meyering
2011-07-20unexpand: fix misalignment when spaces span a tabstopPádraig Brady
2011-07-17* NEWS: Mention fix for Bug#9098.Paul Eggert
2011-07-08doc: list all new file system types recognized by stat -fPádraig Brady
2011-07-08timeout: support cascaded timeoutsPádraig Brady
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady
2011-07-07md5sum, sha1sum, etc: accept new option: --strictPatrick Schoenfeld
2011-07-07stat: recognize GPFS as a file system typeJim Meyering
2011-06-25doc: clarify an improvement from coreutils-7.0Jim Meyering
2011-06-13doc: add NEWS items for recent gnulib fixesJim Meyering
2011-05-27chown,chgrp: output the original ownership in -v messagesPádraig Brady
2011-05-27chown,chgrp: output the correct ownership in -v messagesPádraig Brady
2011-05-25chmod: output the original mode in verbose modeBernhard Voelker
2011-05-24split: fix cases where -n l/... creates extraneous filesPádraig Brady
2011-05-19maint: correct typos involving misuse of "a" and "an"Jim Meyering
2011-05-18printf: fix an out-of-bounds memory accessPádraig Brady
2011-05-14shuf: use memory more efficiently when returning a subsetPádraig Brady
2011-05-06doc: document split's new --filter=CMD optionJim Meyering
2011-04-26post-release administriviaJim Meyering
2011-04-26version 8.12Jim Meyering
2011-04-26dd: work around compilation failure on AIX 5.1 and 5.2Jim Meyering
2011-04-25tail --follow=name no longer implies --retryJim Meyering
2011-04-20copy: use FIEMAP (extent_copy) only for apparently-sparse files,Jim Meyering
2011-04-13post-release administriviaJim Meyering
2011-04-13version 8.11Jim Meyering
2011-04-13maint: mention dd's new partial read warning in NEWSPádraig Brady
2011-04-11doc: tweak NEWSJim Meyering
2011-04-11maint: install: remove support for --preserve_context ("_", not "-")Jim Meyering
2011-04-11maint: misc typo fixesPádraig Brady
2011-04-07maint: correct kernel version in NEWSPádraig Brady
2011-04-01copy: process empty extents more efficientlyPádraig Brady
2011-04-01copy: protect against overlapping extentsPádraig Brady
2011-04-01copy: link rather than copy symlinks, when --link usedPádraig Brady
2011-03-31copy: with fiemap copy, only sync when neededPádraig Brady
2011-03-23df: fix alignment of columnsPádraig Brady
2011-03-22tests: exercise tests new "==" operatorJim Meyering
2011-03-13touch: update to latest gnulib to fix Solaris 10 touch segfaultJim Meyering
2011-03-13sort: spawn fewer threads for small inputsJim Meyering
2011-03-05dd: add a flag to discard cached dataPádraig Brady