From: Bruno Haible Date: Fri, 11 Feb 2005 11:09:09 +0000 (+0000) Subject: Mention some recent changes. X-Git-Tag: v0.14.2~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2867210774367ca3337bf3d92cc4930964f2e46d;p=thirdparty%2Fgettext.git Mention some recent changes. --- diff --git a/NEWS b/NEWS index 6ec7d4dfa..704b927c6 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,20 @@ Version 0.14.2 - January 2005 xgettext now also supports Scheme. Best used with guile 1.7 or newer. * msggrep is much faster now. + +* libgettextpo library: + - New functions for constructing PO files in memory and writing them to + files. + - The error handling is now customizable. + +* Documentation: + + - New FAQ document. + - New documentation sections: Scheme, Release Management. + +* Bug fixes for Turkish and Estonian locales. + +* Security fixes. Version 0.14 - January 2004