summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2007-04-24* THANKS: Add Andreas Frische.Jim Meyering
2007-04-12split --line-bytes=N (-C N): don't create an empty file.Paul Eggert
2007-04-07Add a test for, and document, today's fix.Jim Meyering
2007-04-02* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:Paul Eggert
2007-03-30* NEWS: Mention these SELinux changes.Jim Meyering
2007-03-23Post-release version change.Jim Meyering
2007-03-22Version 6.9.Jim Meyering
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering
2007-03-03Fix a bug: cp -x would fail to set mount point permissions.Andrew Church
2007-02-27Make df -P immune to effects of e.g., the BLOCK_SIZE envvar.Paul Eggert
2007-02-25Post-release version change.Jim Meyering
2007-02-24Version 6.8.Jim Meyering
2007-02-24* NEWS: Use a simple "+" suffix to denote pre-release, not "-dirty".Jim Meyering
2007-02-24* NEWS: sort no longer compresses temporaries by default.Paul Eggert
2007-02-19* NEWS: sort now uses a --compress-program option rather thanPaul Eggert
2007-02-03Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlinkJim Meyering
2007-02-03* NEWS: Document fix for cp --preserve=mode.Paul Eggert
2007-02-03* NEWS: Document fix for cp --parents.Paul Eggert
2007-01-24* NEWS: New option sort -C, proposed by XCU ERN 127, which looksPaul Eggert
2007-01-24* NEWS: sort temp file compression: tweak wording.Jim Meyering
2007-01-24* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS):Dan Hipschman
2007-01-17Make "rm --interactive=never ..." never prompt.Jim Meyering
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