From: Bruno Haible Date: Sun, 1 Dec 2024 13:55:30 +0000 (+0100) Subject: Update NEWS. X-Git-Tag: v0.23.1~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9509fc60d7e9f4e4118f76b0fe2fd0c28615657e;p=thirdparty%2Fgettext.git Update NEWS. * NEWS: Move an entry. --- diff --git a/NEWS b/NEWS index 9d87d4540..95173fc6a 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ Version 0.23 - December 2024 o 'msgfmt --xml' accept an option --replace-text, that causes the output to be a mono-lingual XML file instead of a multi-lingual XML file. o xgettext and 'msgfmt --xml' now support DocBook XML files. + * Desktop: xgettext now produces POT files with correct line numbers. # Programming languages support: * Python: @@ -61,7 +62,6 @@ Version 0.23 - December 2024 o xgettext now scans Heredoc and Nowdoc strings correctly. o xgettext now regards the format string directives %E, %F, %g, %G, %h, %H as valid. - * Desktop: xgettext now produces POT files with correct line numbers. # Runtime behaviour: * In the C.UTF-8 locale, like in the C locale, the *gettext() functions