diff options
author | Bruno Haible <bruno@clisp.org> | 2006-03-20 13:14:25 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:04 +0200 |
commit | 8da4fd058ed6aee9e2f542df0514dac86412c140 (patch) | |
tree | 5c4bdaba7bd7dd2e75f7a8ba0db7f04094211b93 /NEWS | |
parent | a9b909ce623196f2d987c3b6d1dc3be827a2934b (diff) | |
download | external_gettext-8da4fd058ed6aee9e2f542df0514dac86412c140.zip external_gettext-8da4fd058ed6aee9e2f542df0514dac86412c140.tar.gz external_gettext-8da4fd058ed6aee9e2f542df0514dac86412c140.tar.bz2 |
Support for extracted-comments per keyword.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,9 @@ * msggrep has a new option -X/--extracted-comment that allows to search for a pattern in the extracted comments. +* xgettext's --keyword now allows to specify an extracted comment on the + command line, rather than in program's source code. + * msgmerge is much faster now, when using a large compendium. * Programming languages support: |