summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2007-01-02Now, "ls -FRL" always follows symbolic links on Linux.Paul Eggert
2006-12-22* NEWS: dd bs= operands now silently override later ibs= and obs=,Paul Eggert
2006-12-21"rm -rf /etc/motd" (run by non-root) now prints a diagnostic.Jim Meyering
2006-12-20"cut -f 2- A B" no longer triggers a double-free bugJim Meyering
2006-12-14* NEWS: --preserve-root now works with chgrp, chmod, and chown.Jim Meyering
2006-12-14* NEWS: Mention the chmod fix induced by the recent change to gnulib's openat...Jim Meyering
2006-12-09* NEWS: With the change from "-pre" to "-dirty" suffix, also changeJim Meyering
2006-12-08Post-release version change.Jim Meyering
2006-12-08Version 6.7.Jim Meyering
2006-12-07cp -p now clears special bits if it fails to preserve owner or groupPaul Eggert
2006-12-06* NEWS: Document the cp --preserve=ownership fix.Paul Eggert
2006-12-06NEWS: the du bug affects coreutils-6.4, 6.5 and 6.6.Jim Meyering
2006-12-03* NEWS: du --one-file-system (-x) would skip subdirectories of anyJim Meyering
2006-11-22Post-release version change.Jim Meyering
2006-11-22Version 6.6.Jim Meyering
2006-11-22* NEWS: Mention the three noteworthy changes, all fixed via gnulib.Jim Meyering
2006-11-19Post-release version change.Jim Meyering
2006-11-19Version 6.5.Jim Meyering
2006-11-18"ln --backup f f" now produces a sensible diagnosticJim Meyering
2006-11-12* NEWS: Mention this bug fix.Jim Meyering
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering
2006-10-23* NEWS: Add a line for 6.5-cvs.Jim Meyering
2006-10-22Remove -cvs suffix here, too.Jim Meyering
2006-10-22Version 6.4.Jim Meyering
2006-10-22* NEWS: (cp --backup fix): Fix a typo.Jim Meyering
2006-10-14* NEWS: cp -r --backup dir1 dir2, would rename an existing dir1/dir2Jim Meyering
2006-10-13* NEWS: Mention the above.Jim Meyering
2006-10-09* NEWS: Fix typo: iso-8602 -> iso-8601. Problem reported byPaul Eggert
2006-10-03* NEWS: Update here, too.Jim Meyering
2006-10-03With --force (-f), rm no longer fails for ENOTDIR.Jim Meyering
2006-10-02* NEWS: Add a line for 6.4-cvs.Jim Meyering
2006-09-30Version 6.3.Jim Meyering
2006-09-29* NEWS: Mention Paul's fix (to gnulib's canon-host.c) forJim Meyering
2006-09-29* src/shuf.c (read_input): Fix an off-by-one error thatJim Meyering
2006-09-29Work around a readdir bug in Darwin 7.9.0 (MacOS X 10.3.9) on HFS+Jim Meyering
2006-09-26* NEWS: rm works around a bug in Darwin 8.6.1 w/NFS that keptJim Meyering
2006-09-26[ChangeLog]Paul Eggert
2006-09-26* NEWS: Mention the bug fix.Jim Meyering
2006-09-24* NEWS: Mention these fixes.Jim Meyering
2006-09-24* NEWS: Mention the improvement to sort.Jim Meyering
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