Fix recent ChangeLog entry.
authorBruno Haible <bruno@clisp.org>
Mon, 23 May 2011 22:19:52 +0000 (00:19 +0200)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 18:47:38 +0000 (19:47 +0100)
(cherry picked from commit 1e8752a054ac477dd9323d448967f770542a594a)

ChangeLog

index 7f9fbc4..54bf81e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,8 @@
        A sed command like "/x/{s/a/b/}" is not portable; a newline is needed
        before the "}".  Problem reported by Leo in
        <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00717.html>.
-       * gnulib-tool (sed_dependencies_without_conditions):
+       * gnulib-tool (func_modules_transitive_closure): Insert newlines in
+       sed_extract_condition1, sed_extract_condition2.
 
 2011-05-23  Bruno Haible  <bruno@clisp.org>