diff options
author | Bruno Haible <bruno@clisp.org> | 2006-12-14 12:32:12 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:14:28 +0200 |
commit | ec0042bb40ab75d649ceb8f462f7eb631ce88949 (patch) | |
tree | 7895a296436336dfbb6033bfab5cb23acae76ed7 /gnulib-local/ChangeLog | |
parent | de248c6d8718edefcdab070f4d649ac818e91d5d (diff) | |
download | external_gettext-ec0042bb40ab75d649ceb8f462f7eb631ce88949.zip external_gettext-ec0042bb40ab75d649ceb8f462f7eb631ce88949.tar.gz external_gettext-ec0042bb40ab75d649ceb8f462f7eb631ce88949.tar.bz2 |
Fix sed_remove_comments.
Diffstat (limited to 'gnulib-local/ChangeLog')
-rw-r--r-- | gnulib-local/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index 58e76a1..628bfca 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -1,5 +1,11 @@ 2006-12-13 Bruno Haible <bruno@clisp.org> + * build-aux/moopp (sed_remove_comments): Fix handling of character + constants. Example: '"' /* comment */ '"' + (sed_remove_comments_ERE): New variable. + +2006-12-13 Bruno Haible <bruno@clisp.org> + * modules/ostream (Makefile.am): List all generated files in the moopp rule. * modules/fd-ostream (Makefile.am): Likewise. |