From: Bruno Haible Date: Sun, 18 May 2003 12:38:36 +0000 (+0000) Subject: Fix senso. X-Git-Tag: v0.12.1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0f72312fbb539eda1dcaa0f7fbc10649df2fcc;p=thirdparty%2Fgettext.git Fix senso. --- diff --git a/NEWS b/NEWS index 817a2cc00..a0f35912a 100644 --- a/NEWS +++ b/NEWS @@ -43,7 +43,7 @@ Version 0.12 - May 2003 - A new autoconf macro AM_PO_SUBDIRS is added. It is like AM_GNU_GETTEXT, for packages written in other languages than C/C++. -* A new include file libgettextpo, with public header file "gettext-po.h", +* A new library libgettextpo, with public header file "gettext-po.h", provides functions for reading PO files into memory. It is useful for applying PO files to areas not covered by the GNU gettext programs. New documentation section: