From: Bruno Haible Date: Fri, 6 Oct 2023 15:38:41 +0000 (+0200) Subject: xgettext: Mention last changes in NEWS. X-Git-Tag: v0.23~316 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9af3e4eeccc178a0833754e3d8c7083591e75ba;p=thirdparty%2Fgettext.git xgettext: Mention last changes in NEWS. * NEWS: Mention diagnostics changes. --- diff --git a/NEWS b/NEWS index 7b55ca12a..9ed519665 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ Version 0.23 - October 2023 now return the msgid untranslated. This is relevant for GNU systems, Linux with musl libc, FreeBSD, NetBSD, OpenBSD, Cygwin, and Android. +* xgettext: + - Most of the diagnostics emitted by xgettext are now labelled as + "warning" or "error". + * msgmerge: - The msgmerge option '--sorted-output' is now deprecated.