All releases tagged Minor feature enhancements


Release Notes: This version offers more compatibility of the pure Perl version with the C version of the gettext() family of functions, especially the way the environment variables LANGUAGE and LANG are handled. All open bugs have been fixed.


Release Notes: This version allows output filtering for translations. You can nor for example register a function that sets the utf-8 flag on translation. Additionally, a new function turn_utf_8_on() can be used to portably set the utf-8 flag on arbitrary strings, regardless of the underlying Perl version.


Release Notes: This release adds compatibility tweaks; it is now possible to build a C version of the library on Win32 systems, provided that GNU gettext and libiconv are installed.