]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Mention msgattrib --empty
authorDaiki Ueno <ueno@gnu.org>
Sat, 10 May 2014 00:48:30 +0000 (09:48 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sat, 10 May 2014 00:48:30 +0000 (09:48 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 46455bdd1deb333fdee627d4886e71f14d0b0ad8..a3111df56d8c95215ad5223e478727a460241e07 100644 (file)
--- 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