post-release administrivia
[platform/upstream/coreutils.git] / NEWS
2011-04-13 Jim Meyeringpost-release administrivia
2011-04-13 Jim Meyeringversion 8.11 v8.11
2011-04-13 Pádraig Bradymaint: mention dd's new partial read warning in NEWS
2011-04-11 Jim Meyeringdoc: tweak NEWS
2011-04-11 Jim Meyeringmaint: install: remove support for --preserve_context...
2011-04-11 Pádraig Bradymaint: misc typo fixes
2011-04-06 Pádraig Bradymaint: correct kernel version in NEWS
2011-04-01 Pádraig Bradycopy: process empty extents more efficiently
2011-04-01 Pádraig Bradycopy: protect against overlapping extents
2011-04-01 Pádraig Bradycopy: link rather than copy symlinks, when --link used
2011-03-31 Pádraig Bradycopy: with fiemap copy, only sync when needed
2011-03-23 Pádraig Bradydf: fix alignment of columns
2011-03-22 Jim Meyeringtests: exercise tests new "==" operator
2011-03-13 Jim Meyeringtouch: update to latest gnulib to fix Solaris 10 touch...
2011-03-13 Jim Meyeringsort: spawn fewer threads for small inputs
2011-03-05 Pádraig Bradydd: add a flag to discard cached data
2011-03-03 Jim Meyeringdu: don't infloop for --files0-from=DIR
2011-03-03 Jim Meyeringwc: avoid NULL dereference on out-of-memory error
2011-02-07 Jim Meyeringcut: don't segfault for large unbounded range
2011-02-04 Jim Meyeringpost-release administrivia
2011-02-04 Jim Meyeringversion 8.10 v8.10
2011-01-30 Jim Meyeringdoc: NEWS: mention cp's improvement
2011-01-29 Pádraig Bradyjoin: don't report disorder against an empty file
2011-01-29 Pádraig Bradyjoin: ensure --header skips the order check with empty...
2011-01-29 Pádraig Bradyjoin: add -o 'auto' to output a constant number of...
2011-01-18 Jim Meyeringdoc: update NEWS
2011-01-17 Sami Kerolauniq: don't continue field processing after end of...
2011-01-11 Nadav Har'Elrm: ignore errno related to invalid file names
2011-01-10 Jim Meyeringdu: don't abort when a subdir is renamed during traversal
2011-01-04 Jim Meyeringpost-release administrivia
2011-01-04 Jim Meyeringversion 8.9 v8.9
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-12-30 Pádraig Bradysplit: fix the suffix length calculation
2010-12-22 Jim Meyeringpost-release administrivia
2010-12-22 Jim Meyeringversion 8.8 v8.8
2010-12-19 Pádraig Bradysort: use at most 8 threads by default
2010-12-17 Paul Eggertsort: do not generate thousands of subprocesses for...
2010-12-16 Paul Eggertsort: fix hang with sort --compress
2010-12-16 Paul Eggertsort: don't dump core when merging from input twice
2010-12-14 Paul Eggertsort: document --compress reaper fixes
2010-12-11 Jim Meyeringsort: avoid segfault when using two or more threads
2010-12-11 Chen Guosort: use mutexes, not spinlocks (avoid busy loop on...
2010-12-03 Paul Eggertcp: fix bug with fine-grained src to nearby coarse...
2010-12-01 Paul Eggertsort -u: fix a thread-race pointer corruption bug
2010-11-22 Chen Guosplit: add --number to generate a particular number...
2010-11-18 Jim Meyeringmaint: avoid NEWS-related syntax-check failure
2010-11-18 Paul Eggertod: fix bugs in displaying floating-point values
2010-11-13 Paul Eggertdoc: tweak NEWS and coreutils.texi
2010-11-13 Jim Meyeringpost-release administrivia
2010-11-13 Jim Meyeringversion 8.7 v8.7
2010-11-13 Jim Meyeringstat: do not provide variable precision time stamps
2010-11-11 Pádraig Bradycsplit: fix a memory leak per input buffer
2010-11-10 Jim Meyeringcsplit: avoid buffer overrun when writing more than...
2010-11-06 Paul Eggertstat: use e.g. %.3X instead of %X.%3:X for sub-second...
2010-11-04 Eric Blakecp: NEWS entry for previous fix
2010-11-03 Jim Meyeringstat: revert %X-%Y-%Z change; use e.g., %:X to print...
2010-10-27 Pádraig Bradycp: make --attributes-only override --reflink completely
2010-10-25 Pádraig Bradytail: support rechecking currently missing remote dirs
2010-10-15 Jim Meyeringpost-release administrivia
2010-10-15 Jim Meyeringversion 8.6 v8.6
2010-10-12 Pádraig Bradytail: fix checking of currently unavailable directories
2010-10-07 Pádraig Bradysplit: fix reporting of read errors
2010-10-05 Eric Blakestat: drop %C support when printing file system details
2010-10-01 Eric Blakestat: print SELinux context when available
2010-10-01 Eric Blakestat: optimize and translate default format strings
2010-10-01 Eric Blakestat: print timestamps to full resolution
2010-10-01 Eric Blakestat: support printing birthtime
2010-09-30 Jim Meyeringmaint: mention the du-exclude--vs--cycle-dir fix
2010-09-29 Pádraig Bradytr: fix various issues with case conversion
2010-09-17 Eric Blakerm: remove no-op -d option
2010-08-28 Jim Meyeringtac: avoid double free
2010-08-27 Aaron Burgemeisterstat: add %m to output the mount point for a file
2010-08-25 Pádraig Bradydf: always print the device name for bind mounted files
2010-08-07 Paul Eggertsort: support all combinations of -d, -f, -i, -R, and -V
2010-08-03 Paul Eggertsort: revert recent -h changes and use a more-conservat...
2010-07-30 Paul Eggertsort: -h now handles comparisons such as 6000K vs 5M...
2010-07-25 Paul Eggertdu: add NEWS entry for recent du -L fixes
2010-07-13 Pádraig Bradymaint: reorganize latest NEWS
2010-07-13 Chen Guosort: parallelize internal sort
2010-07-04 Jim Meyeringdu: use less than half as much memory when tracking...
2010-07-03 Paul Eggertdu: don't miscount duplicate directories or link-count...
2010-07-01 Pádraig Bradycp: add an option to only copy the file attributes
2010-07-01 Pádraig Bradyls: use the POSIX date style when the locale does not...
2010-06-22 Jim Meyeringstat: remove support for deprecated --context (-Z)...
2010-06-02 Jim Meyeringtouch: remove support for --file=REF_FILE option
2010-05-29 Pádraig Bradytruncate: improve handling of non regular files
2010-05-28 Pádraig Bradytruncate: support sizes relative to an existing file
2010-05-19 Jon Ringuettedu: recognize -d N as equivalent to --max-depth=N
2010-05-16 Pádraig Bradysort: --debug: output data independent warnings and...
2010-05-12 Pádraig Bradysort: add a --debug option to highlight key extents
2010-04-29 Pádraig Bradysort: use long doubles for general numeric mode
2010-04-23 Jim Meyeringpost-release administrivia
2010-04-23 Jim Meyeringversion 8.5 v8.5
2010-04-21 Pádraig Bradymaint: update a couple of NEWS items for the pending...
2010-04-20 Pádraig Bradysort: fix parsing of end field in obsolescent key formats
2010-04-16 Pádraig Bradycp: preserve "capabilities" when also preserving file...
2010-03-16 Pádraig Bradytimeout: add the --kill-after option
2010-03-01 Pádraig Bradysort: fix issues with month sorting in some locales
2010-02-17 Moritz Orbachls: fix a regression by honoring NORMAL attributes...
2010-02-01 Pádraig Bradymaint: fix a typo in NEWS
next