changeset 14808:3bca43b0490b

Fix recent ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 May 2011 00:19:52 +0200
parents 61ba814a50cb
children e271eb6448af
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>