summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-30touch: work around ntfs-3g bugEric Blake
2009-12-30doc: mention two tail -F bug fixes in NEWSJim Meyering
2009-12-25tail: fix --follow to not use inotify on remote filesPádraig Brady
2009-12-23wc: line-buffer the printed countsPádraig Brady
2009-12-22stat: Recognize k-afs, gfs, ocfs2 file system typesPádraig Brady
2009-12-22stat: add support for more file system typesPádraig Brady
2009-12-19touch: fix ctime regression in 'touch -a'Eric Blake
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady
2009-12-11post-release administriviaJim Meyering
2009-12-11version 8.2Jim Meyering
2009-12-11tail: don't call fstat on an uninitialized FDJim Meyering
2009-12-11doc: NEWS: mention that gnulib's mgetgroups fix affects idJim Meyering
2009-12-09doc: NEWS: the "make distcheck" vulnerability dates back to 5.0Jim Meyering
2009-12-09doc: NEWS: mention the "make distcheck" vulnerabilityJim Meyering
2009-12-08sort: fix failure if sort's parent has ignored SIGCHLDPádraig Brady
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady
2009-12-04id: handle systems without getgroups supportEric Blake
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering
2009-11-18post-release administriviaJim Meyering
2009-11-18version 8.1Jim Meyering
2009-11-17doc: mention the du/fts vs. NFSv4 mount-point work-aroundJim Meyering
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering
2009-11-09ls: fix capability coloringPádraig Brady
2009-11-07chcon, chgrp, chmod and chown now diagnose a directory cycleJim Meyering
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-05mktemp: add suffix handlingEric Blake
2009-11-05mktemp: don't leave file behind on write failureEric Blake
2009-11-05du now diagnoses cycles, rather than ignoring themJim Meyering
2009-11-03rm -f: ignore EROFS when it's really ENOENTJim Meyering
2009-10-28nice, nohup, su: detect write failure to stderrEric Blake
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady
2009-10-28printenv: ignore bogus variable namesEric Blake
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-26env: reject bogus -u argumentsEric Blake
2009-10-26nice: execute program even when setpriority fails due to EACCESJim Meyering
2009-10-25timeout: don't orphan monitored programs if they ignore specified signalsPádraig Brady
2009-10-23nohup: use EXIT_CANCELED if not POSIXLY_CORRECTEric Blake
2009-10-23chroot, env, nice, su: use EXIT_CANCELED for internal failureEric Blake
2009-10-22tail -f: avoid a race conditionGiuseppe Scrivano
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake
2009-10-09chcon: don't disable just because SELinux is disabledJim Meyering
2009-10-08stat: add support for many more file system typesJim Meyering
2009-10-08stat: recognize CIFS and HFS file system typesJim Meyering
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf
2009-10-06post-release administriviaJim Meyering
2009-10-06version 8.0Jim Meyering
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady