From: Daiki Ueno Date: Mon, 21 Dec 2015 03:24:40 +0000 (+0900) Subject: NEWS: Add 0.19.7 changes X-Git-Tag: v0.19.7~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca094a3674ed94cd2dd97acfa4a39c3742d7c3e;p=thirdparty%2Fgettext.git NEWS: Add 0.19.7 changes --- diff --git a/NEWS b/NEWS index ae63ef01d..b9507edf5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Version 0.19.7 - December 2015 + +* Programming languages support: + - XML: + xgettext can now load custom string extraction rules supplied by + consumer projects. The rules are written in XML, utilizing the + Internationalization Tag Set (ITS) standard. All the existing + XML-based language scanners (Glade, GSettings, and AppData) are + rewritten using ITS. In addition, msgfmt now has --xml option to + merge translations back to the original XML document. + +* Portability: + - Improve OS/2 kLIBC support (still not complete) + - Remove dependency on expat + Version 0.19.6 - September 2015 * Programming languages support: