--- NEWS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index af27aab..0bf8dbb 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,12 @@ GNU coreutils NEWS -*- outline -*- mkdir and split now write --verbose output to stdout, not stderr. +** New features + + join now has a --check-order option which causes join to verify that + the input files are indeed sorted. The option --nocheck-sorted + turns the check off (the check is currently off by default). + * Noteworthy changes in release 6.10 (2008-01-22) [stable] -- 1.5.3.8
_______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils