summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2006-09-20* NEWS: Document fix for cp -i and mv -i.Paul Eggert
2006-09-20* NEWS: Mention the chmod bug fix.Jim Meyering
2006-09-18* NEWS: Add a line for 6.3-cvs.Jim Meyering
2006-09-18duhJim Meyering
2006-09-18*** empty log message ***Jim Meyering
2006-09-18*** empty log message ***Jim Meyering
2006-09-18Version 6.2.Jim Meyering
2006-09-16* NEWS: Document that mkdir -p and install -d now fork on occasion.Paul Eggert
2006-09-08tail now ignores the -f option if POSIXLY_CORRECT is set,Paul Eggert
2006-09-08mv and "cp -r" no longer fail when invoked with two argumentsJim Meyering
2006-09-04(Infrastructure changes): make wording more accurateJim Meyering
2006-09-03* NEWS: Tweak the wording in the new change description so thatJim Meyering
2006-09-03rm now rejects attempts to remove /, ./, and ../.Paul Eggert
2006-08-27* NEWS: Mention this.Jim Meyering
2006-08-26Fix "mv --verbose --backup" so its output includes theJim Meyering
2006-08-26"ls --color" would highlight other-writable and sticky directoriesJim Meyering
2006-08-23* NEWS: printf supports the I flag.Paul Eggert
2006-08-23* NEWS: Mention the sweeping infrastructure changes.Jim Meyering
2006-08-20add -cvs suffixJim Meyering
2006-08-20* NEWS: Add a line for 6.2-cvs.Jim Meyering
2006-08-19remove -cvs suffix, tooJim Meyering
2006-08-19* Version 6.1.Jim Meyering
2006-08-19*** empty log message ***Jim Meyering
2006-08-19* NEWS: Fix cp --sparse so that it preserves tail-end sparseness, evenJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-16*** empty log message ***Jim Meyering
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15* NEWS: Add a line for 6.1-cvs.Jim Meyering
2006-08-15* Version 6.0 [unstable].Jim Meyering
2006-08-08Add shuf. Mention new --random-source option for shred and sort.Paul Eggert
2006-07-28chmod now preserves setuid and setgid bits on directoriesPaul Eggert
2006-07-25Clarify the "chmod 0500" news, and correct the vaguePaul Eggert
2006-07-21mention yesterday's other ls bugfixJim Meyering
2006-07-21Fix another bug: ls --indicator-style=file-type would callJim Meyering
2006-07-17chmod, install, and mkdir now leave setgid and setuid bitsPaul Eggert
2006-07-07* NEWS: Mention that mv can now remove an empty destination directory,Jim Meyering
2006-07-01With no operand, 'tail -f' now silently ignores the '-f'Paul Eggert
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert
2006-06-28Support obsolete usages like "sort +1 -2" even when conforming toPaul Eggert
2006-06-26* NEWS: rm no longer fails to remove an empty, unreadable directoryJim Meyering
2006-06-25* NEWS: wc accepts a new option --files0-from=FILE, where FILEJim Meyering
2006-06-10Mention the AIX-strndup-bug vs. dircolors workaround.Jim Meyering
2006-06-08Ensure that cat works with any of the options, -A -v -e -E -T,Jim Meyering
2006-06-07The 'expr' command now detects and reports integer overflow.Paul Eggert
2006-06-03`cp --link --no-dereference' now works also on systems where theJim Meyering
2006-05-27*** empty log message ***Jim Meyering
2006-05-27chgrp now supports --preserve-root, --no-preserve-rootJim Meyering
2006-05-25Remove mention of --seed.Paul Eggert
2006-05-21*** empty log message ***Jim Meyering
2006-05-16mention cp -p vs. no-/proc fixJim Meyering