projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ed6e8
)
Fix recent ChangeLog entry.
author
Bruno Haible
<bruno@clisp.org>
Mon, 23 May 2011 22:19:52 +0000
(
00:19
+0200)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 23 May 2011 22:19:52 +0000
(
00:19
+0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 812ff2a49abe51f06b839452de13f075952e007b..1ab8584d5ce668dbe98a468db82de756c876a441 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>