diff options
author | Jim Meyering <meyering@redhat.com> | 2008-01-16 21:20:20 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-16 21:20:36 +0100 |
commit | 0702758ca464da65b4333d63665f104de88b00b4 (patch) | |
tree | 37bd2ce336741f2e93ea46a37612b1150984083d /NEWS | |
parent | 1a8e00ef270077dea02d7bbc4c8959fad414cde7 (diff) | |
download | coreutils-0702758ca464da65b4333d63665f104de88b00b4.tar.xz |
NEWS: Mention the configure.ac fix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ GNU coreutils NEWS -*- outline -*- +* Noteworthy changes in release 6.10 (????-??-??) [stable] + +** Bug fixes + + Fix a non-portable use of sed in configure.ac. + [bug introduced in coreutils-6.9.92] + + * Noteworthy changes in release 6.9.92 (2008-01-12) [beta] ** Bug fixes |