summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering1-0/+3
2008-01-22* NEWS: Record release date.Jim Meyering1-1/+1
2008-01-16NEWS: Mention the configure.ac fix.Jim Meyering1-0/+8
2008-01-12Version 6.9.92v6.9.92Jim Meyering1-1/+1
2008-01-11tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US.iso88591.Jim Meyering1-1/+1
2008-01-07NEWS: Mention the cp bug fix.Jim Meyering1-0/+4
2008-01-06touch: add a test for today's change.Jim Meyering1-0/+7
2008-01-06Avoid tr case-conversion failure in some locales.Jim Meyering1-0/+6
2007-12-18Note that sorting uniq's input is often useful.Jim Meyering1-0/+4
2007-12-15Version 6.9.91.v6.9.91Jim Meyering1-1/+1
2007-12-11Add a test to exercise today's bug fix.Jim Meyering1-0/+2
2007-12-11* NEWS: Add the "Bug fixes" heading.Jim Meyering1-0/+2
2007-12-09"rm" as root would fail to unlink a non-directory on OS X 10.4.xJim Meyering1-0/+4
2007-12-02* NEWS: Add the usual "Noteworthy changes in release 6.9.91..." line.Jim Meyering1-0/+3
2007-12-01NEWS: Remove the now-untrue statement about cp vs. dangling symlinksJim Meyering1-10/+8
2007-12-01* NEWS: Mention some of the SELinux changes.Jim Meyering1-2/+16
2007-11-24"cp -p" tries to preserve GID even if preserving the UID fails.Lasse Collin1-0/+3
2007-11-23Add tests to show new class of strings accepted by date -d.Jim Meyering1-0/+3
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering1-0/+3
2007-11-17"seq .1 .1" would mistakenly generate no output on some systemsJim Meyering1-0/+2
2007-11-03Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format.Paul Eggert1-0/+3
2007-10-21* NEWS: Mention the printf fix.Jim Meyering1-1/+6
2007-10-21tr: do not reject an unmatched [:lower:] or [:upper:] in SET1.Jim Meyering1-0/+2
2007-10-08rm could malfunction under unusual circumstances:Jim Meyering1-0/+11
2007-10-07New program: mktemp.Jim Meyering1-0/+2
2007-09-24* NEWS: The recent rm-diagnostic fix also affects cross-partition "mv".Jim Meyering1-1/+8
2007-09-22rm: give a sensible diagnostic when failing to remove a symlinkJim Meyering1-0/+4
2007-09-07chmod: don't ignore a dangling symlinkJim Meyering1-0/+4
2007-08-23Don't let ln be a party to destroying user data.Jim Meyering1-5/+12
2007-08-21By default, do not install hostname anymore.Jim Meyering1-0/+4
2007-08-20NEWS: note that a cp -p bug fixed in 6.7 affected releases before 6.0.Paul Eggert1-1/+1
2007-08-20Avoid consuming too much seekable input when yesno is used.Eric Blake1-0/+3
2007-08-15od --skip (-j) works even on files in /proc, when the kernel liesJim Meyering1-0/+4
2007-08-14od: fix a bug that arises when skipping exact length of fileJim Meyering1-0/+5
2007-07-31du: print size (probably incomplete) of each inaccessible directoryJim Meyering1-0/+3
2007-07-31Add a test for du not counting size of inaccessible directories.Jim Meyering1-0/+3
2007-07-29Attempt to copy a regular file, even if stat says it is empty.Jim Meyering1-0/+5
2007-07-24NEWS: Move the other "sort" entry from the 6.9 section into 6.10 "Bug fixes".Jim Meyering1-4/+4
2007-07-24sort: add a test to exercise the affected code.Jim Meyering1-0/+3
2007-07-20Document and add a test for today's sort bug fix.Jim Meyering1-0/+3
2007-07-19"cp -i --update older newer" no longer prompts; same for mvJim Meyering1-0/+2
2007-07-14Remove long-deprecated options.Jim Meyering1-0/+8
2007-07-13Warn about non-portable use of unescaped backslash at end of string,Jim Meyering1-0/+4
2007-07-10Skip "arch" test if it's not built.Jim Meyering1-0/+4
2007-07-10Add support for enabling/disabling installation of specified programs.Jim Meyering1-1/+13
2007-07-10New program: archKarel Zak1-0/+4
2007-07-04pr -F no longer suppresses the footer or the first two blank header linesPaul Eggert1-0/+5
2007-06-23seq no longer mishandles cases like "seq 0 0.000001 0.000003",Paul Eggert1-0/+3
2007-06-18A few more symlink-related fixes. Fix a bug triggered by cpPaul Eggert1-1/+4
2007-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert1-1/+6