tac: avoid segfault for e.g., "echo > x; tac -r x x"
[platform/upstream/coreutils.git] / NEWS
2008-05-05 Jim Meyeringtac: avoid segfault for e.g., "echo > x; tac -r x x"
2008-04-29 Jim Meyeringchcon, runcon: make --help print the bug-reporting...
2008-04-23 Ondřej Vašíkid: do not print SELinux context when invoked with...
2008-04-23 Jim Meyeringid: do print the AFS-specific nameless group ID (called...
2008-04-19 Jim MeyeringVersion 6.11. v6.11
2008-04-19 Jim Meyeringpr -e, with a mix of backspaces and TABs, could corrupt...
2008-04-18 Jim Meyeringmd5sum -c: ignore a line with a NUL byte among checksum...
2008-04-15 Jim Meyeringmd5sum, sha1sum, etc: handle invalid input (i.e., don...
2008-04-02 Jim Meyering"touch E; mkfifo F; cp -fR F E" no longer fails due...
2008-03-31 Jim Meyering"rm -r DIR" would mistakenly prompt about very long...
2008-03-31 Jim Meyering* NEWS: Note the dd bug fix. The bug was introduced...
2008-03-28 Jim Meyeringmknod, mkfifo: don't segfault when diagnosing invalid...
2008-03-28 Jim MeyeringFix typo in old NEWS and ChangeLog: s/commmand/command/.
2008-03-27 Jim Meyeringpaste -d\\: avoid heap overrun for backslash at end...
2008-03-25 Daniel Dunbarmkdir -Z x d: don't segfault when diagnosing invalid...
2008-03-21 Jim Meyeringptx: avoid heap overrun for backslash at end of optarg...
2008-03-21 Jim MeyeringWrite NEWS and update c99-to-c89 patch for today's...
2008-03-19 Jim Meyeringmv: never unlink a destination file before calling...
2008-03-10 Ondřej Vašíkinstall, rmdir: write --verbose output to stdout, not...
2008-03-05 ribalbaWork around AFS bug: id and groups would print invalid...
2008-02-21 James Youngmanid: use getgrouplist when possible
2008-02-20 Andreas Schwabsort: add --sort=... option.
2008-02-19 Steven Schubigerseq: give better diagnostics for invalid formats.
2008-02-19 James Youngmanjoin: new options: --check-order and --nocheck-order.
2008-02-18 Jim Meyeringseq: give a proper diagnostic for an invalid --format...
2008-02-17 Ed Avisls --color no longer outputs unnecessary escape sequences
2008-02-13 James YoungmanReplace groups.sh with groups.c.
2008-02-07 Jim MeyeringNEWS [6.9.90]: head, od, split and tail accept the...
2008-02-07 Steven Schubigermkdir, split: write --verbose output to stdout, not...
2008-01-30 Jim MeyeringImprove "rmdir --ignore-fail-on-non-empty"
2008-01-29 Jim Meyeringls: don't segfault on files in /proc with an old libselinux
2008-01-21 Jim Meyering* NEWS: Record release date.
2008-01-16 Jim MeyeringNEWS: Mention the configure.ac fix.
2008-01-11 Jim MeyeringVersion 6.9.92 v6.9.92
2008-01-11 Jim Meyeringtests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US...
2008-01-07 Jim MeyeringNEWS: Mention the cp bug fix.
2008-01-06 Jim Meyeringtouch: add a test for today's change.
2008-01-05 Jim MeyeringAvoid tr case-conversion failure in some locales.
2007-12-18 Jim MeyeringNote that sorting uniq's input is often useful.
2007-12-15 Jim MeyeringVersion 6.9.91. v6.9.91
2007-12-11 Jim MeyeringAdd a test to exercise today's bug fix.
2007-12-11 Jim Meyering* NEWS: Add the "Bug fixes" heading.
2007-12-08 Jim Meyering"rm" as root would fail to unlink a non-directory on...
2007-12-02 Jim Meyering* NEWS: Add the usual "Noteworthy changes in release...
2007-12-01 Jim MeyeringNEWS: Remove the now-untrue statement about cp vs....
2007-12-01 Jim Meyering* NEWS: Mention some of the SELinux changes.
2007-11-24 Lasse Collin"cp -p" tries to preserve GID even if preserving the...
2007-11-23 Jim MeyeringAdd tests to show new class of strings accepted by...
2007-11-21 Jim Meyeringcp: by default, refuse to copy through a dangling desti...
2007-11-17 Jim Meyering"seq .1 .1" would mistakenly generate no output on...
2007-11-03 Paul EggertFix bug with "seq 10.8 0.1 10.95", plus another bug...
2007-10-21 Jim Meyering* NEWS: Mention the printf fix.
2007-10-21 Jim Meyeringtr: do not reject an unmatched [:lower:] or [:upper...
2007-10-08 Jim Meyeringrm could malfunction under unusual circumstances:
2007-10-07 Jim MeyeringNew program: mktemp.
2007-09-24 Jim Meyering* NEWS: The recent rm-diagnostic fix also affects cross...
2007-09-22 Jim Meyeringrm: give a sensible diagnostic when failing to remove...
2007-09-07 Jim Meyeringchmod: don't ignore a dangling symlink
2007-08-23 Jim MeyeringDon't let ln be a party to destroying user data.
2007-08-21 Jim MeyeringBy default, do not install hostname anymore.
2007-08-20 Paul EggertNEWS: note that a cp -p bug fixed in 6.7 affected relea...
2007-08-20 Eric BlakeAvoid consuming too much seekable input when yesno...
2007-08-15 Jim Meyeringod --skip (-j) works even on files in /proc, when the...
2007-08-14 Jim Meyeringod: fix a bug that arises when skipping exact length...
2007-07-31 Jim Meyeringdu: print size (probably incomplete) of each inaccessib...
2007-07-31 Jim MeyeringAdd a test for du not counting size of inaccessible...
2007-07-29 Jim MeyeringAttempt to copy a regular file, even if stat says it...
2007-07-24 Jim MeyeringNEWS: Move the other "sort" entry from the 6.9 section...
2007-07-24 Jim Meyeringsort: add a test to exercise the affected code.
2007-07-20 Jim MeyeringDocument and add a test for today's sort bug fix.
2007-07-19 Jim Meyering"cp -i --update older newer" no longer prompts; same...
2007-07-14 Jim MeyeringRemove long-deprecated options.
2007-07-13 Jim MeyeringWarn about non-portable use of unescaped backslash...
2007-07-10 Jim MeyeringSkip "arch" test if it's not built.
2007-07-10 Jim MeyeringAdd support for enabling/disabling installation of...
2007-07-10 Karel ZakNew program: arch
2007-07-04 Paul Eggertpr -F no longer suppresses the footer or the first...
2007-06-23 Paul Eggertseq no longer mishandles cases like "seq 0 0.000001...
2007-06-18 Paul EggertA few more symlink-related fixes. Fix a bug triggered...
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-06-10 Jim Meyeringbug-fix: cp would fail to write through a dangling...
2007-05-26 James Youngmanwc: ignore multibyte-character decoding errors
2007-05-22 Jim Meyeringcut: diagnose a range starting with 0 (-f 0-2) as inval...
2007-05-22 Jim Meyering"cut -f 2-0" now fails; before, it was equivalent to...
2007-05-22 Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-05-13 James YoungmanAdd -z option to uniq. Originally proposed by Egmont...
2007-05-07 Jim Meyering* NEWS: Mention that last week's tr bug dates back...
2007-05-04 Jim Meyeringtr -c: don't abort when translating with S2 larger...
2007-04-24 Jim Meyering* THANKS: Add Andreas Frische.
2007-04-11 Paul Eggertsplit --line-bytes=N (-C N): don't create an empty...
2007-04-07 Jim MeyeringAdd a test for, and document, today's fix.
2007-04-02 Paul Eggert* src/ls.c (print_horizontal): Fix bug reported by...
2007-03-30 Jim Meyering* NEWS: Mention these SELinux changes.
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-23 Jim MeyeringPost-release version change.
2007-03-22 Jim MeyeringVersion 6.9. COREUTILS-6_9 v6.9
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-18 Jim MeyeringFix a bug in how pr -m -s works.
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-03 Andrew ChurchFix a bug: cp -x would fail to set mount point permissions.
next