]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
NEWS: Mention the configure.ac fix.
authorJim Meyering <meyering@redhat.com>
Wed, 16 Jan 2008 20:20:20 +0000 (21:20 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 16 Jan 2008 20:20:36 +0000 (21:20 +0100)
ChangeLog
NEWS

index c9dff02f9b734c3331caf2423e497cab7404e39a..1c2f457a15b5f6d884f4664e24cb0f72041f0ce6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-01-16  Jim Meyering  <meyering@redhat.com>
 
+       * NEWS: Mention the configure.ac fix.
+
        * TODO: Add an introduction.
        Remove a few entries.  Update a few others.
 
diff --git a/NEWS b/NEWS
index afc128077353875091effaf2b5d0e1b7e8689ff2..e9fcd61c6f9c92a92b3d59e8780aad54d9d49bec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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