From 43e743e0f091f39f82245a2ae67661900f7c9cc4 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 10 May 2014 09:48:30 +0900 Subject: [PATCH] NEWS: Mention msgattrib --empty --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.2