]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
xgettext: Mention last changes in NEWS.
authorBruno Haible <bruno@clisp.org>
Fri, 6 Oct 2023 15:38:41 +0000 (17:38 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Oct 2023 12:55:58 +0000 (14:55 +0200)
* NEWS: Mention diagnostics changes.

NEWS

diff --git a/NEWS b/NEWS
index 7b55ca12a983777b641efb28615535002d4f7aa7..9ed51966572af1c65074fcfbd18db24f1321c55d 100644 (file)
--- 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.