GNU gettext 0.14.4 is released

Bruno Haible <[email protected]> Tue, 12 Apr 2005 14:34:51 +0200
Newsgroups gmane.comp.sysutils.autotools.announce
Message-ID <[email protected]>
It's at http://ftp.gnu.org/gnu/gettext/gettext-0.14.4.tar.gz

New in 0.14.4:

* The gettext autoconf macros will now work with the forthcoming g++ 4.0.
* Fix improved detection of the locale on MacOS X.

New in 0.14.3:

* Usability improvements in gettextize and autopoint.

* Programming languages support:
  - Scheme:
    Use the GNU guile definition of format strings.

New in 0.14.2:

* Improved detection of the locale on MacOS X.

* The gettext autoconf macros now require autoconf 2.50 or newer.

* Programming languages support:

  - Scheme:
    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 tutorial document, written by Gora Mohanty.
  - New FAQ document.
  - New documentation sections: Scheme, Release Management.

* Bug fixes for Turkish and Estonian locales.

* Security fixes.


Bruno