summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka
2010-01-13post-release administriviaJim Meyering
2010-01-13version 8.4Jim Meyering
2010-01-12build: fix build failure due to missing libxattrJim Meyering
2010-01-12doc: mention the wchar.h vs. glibc build problemJim Meyering
2010-01-12nproc: return a possibly more accurate total CPU countPádraig Brady
2010-01-12ls: reorder includes to work around broken <sys/capability.h>Kamil Dudka
2010-01-07post-release administriviaJim Meyering
2010-01-07version 8.3Jim Meyering
2010-01-06pr: ensure the page header line is of the required formatEric Blake
2010-01-06maint: apply correct license to auxiliary filesEric Blake
2010-01-06cp, touch: avoid problem with new glibcEric Blake
2010-01-05doc: fix typo in NEWSPhilip Rowlands
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