summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-02-25 01:10:07 +0100
committerJim Meyering <jim@meyering.net>2007-02-25 01:10:07 +0100
commit9317cccb8f48343d7d48618b280d9fd78d5bab55 (patch)
tree0838ec8aa7a2f285ad683d7f93153c71da1af815 /NEWS
parentcc2d4f6c4698ae359dfbc337679d95bfe1a04b31 (diff)
downloadcoreutils-9317cccb8f48343d7d48618b280d9fd78d5bab55.tar.xz
Post-release version change.
* NEWS: Add a line for 6.8+. * configure.ac (AC_INIT): Set new version string.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0056dc330..08724b719 100644
--- a/NEWS
+++ b/NEWS
@@ -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