From: Daiki Ueno Date: Sat, 10 May 2014 00:48:30 +0000 (+0900) Subject: NEWS: Mention msgattrib --empty X-Git-Tag: v0.19~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e743e0f091f39f82245a2ae67661900f7c9cc4;p=thirdparty%2Fgettext.git NEWS: Mention msgattrib --empty --- diff --git a/NEWS b/NEWS index 46455bdd1..a3111df56 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,9 @@ Version 0.19 - unreleased * msgfmt now has --source option to keep generated .java file when running in Java mode. +* msgattrib now has --empty option that sets msgstr to empty instead + of removing the entire entry when clearing fuzzy. + * New built-in filters 'quot' and 'boldquot' have been added to msgfilter. These filters convert Latin quotation marks ('...', "...") into Unicode quotation marks (for example, U+2018) if