1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Post-release version change.

* NEWS: Add a line for 6.8+.
* configure.ac (AC_INIT): Set new version string.
This commit is contained in:
Jim Meyering
2007-02-25 01:10:07 +01:00
parent cc2d4f6c46
commit 9317cccb8f
3 changed files with 10 additions and 3 deletions

5
NEWS
View File

@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release 6.8+ (????-??-??) [not-unstable]
* Noteworthy changes in release 6.8 (2007-02-24) [not-unstable]
** Bug fixes
@@ -48,8 +51,6 @@ GNU coreutils NEWS -*- outline -*-
program to use when writing and reading temporary files.
This can help save both time and disk space when sorting large inputs.
** New features
sort accepts the new option -C, which acts like -c except no diagnostic
is printed. Its --check option now accepts an optional argument, and
--check=quiet and --check=silent are now aliases for -C, while