GNU gettext - News
posted by haible, Thu 22 Feb 2024 01:38:18 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.5.tar.gz
This is a bug-fix release.
New in this release:
- The replacements for the printf()/fprintf()/... functions that are provided through <libintl.h> on native Windows and NetBSD now enable GCC's format string analysis (-Wformat).
- Bug fixes:
- xgettext's processing of Vala files with printf method invocations has been corrected (regression in 0.22).
- Build fixes on macOS.
posted by haible, Sun 19 Nov 2023 09:32:51 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.4.tar.gz
This is a bug-fix release.
New in this release:
- Bug fixes:
- AM_GNU_GETTEXT now recognizes a statically built libintl on macOS and AIX.
- Build fixes on AIX.
posted by haible, Thu 05 Oct 2023 08:00:29 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.3.tar.gz
This is a bug-fix release.
New in this release:
- Portability:
- The libintl library now works on macOS 14. (Older versions of libintl crash on macOS 14, due to an incompatible change in macOS.)
posted by haible, Tue 19 Sep 2023 08:35:35 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.1.tar.gz
This is a bug-fix release.
New in this release:
- Bug fixes:
- The libintl shared library now exports again some symbols that were accidentally missing.
- xgettext's processing of large Perl files may have led to errors.
- "xgettext --join-existing" could encounter errors.
- Portability:
- Building on Android is now supported.
posted by haible, Sat 17 Jun 2023 01:41:30 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.tar.gz
New in this release:
- PO file format:
- When a #: line contains references to file names that contain spaces, these file names are surrounded by Unicode characters U+2068 and U+2069. This makes it possible to parse such references correctly.
posted by haible, Tue 14 Apr 2020 12:13:08 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.20.2.tar.gz
This is a bug-fix release.
New in this release:
- Improvements for maintainers:
- A dependency bug in po/Makefile.in.in has been fixed.
- Programming languages support:
posted by haible, Thu 09 May 2019 02:15:21 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.20.tar.gz
New in this release:
- Support for reproducible builds:
- msgfmt now eliminates the POT-Creation-Date header field from .mo files.
- Improvements for translators:
posted by ueno, Sat 11 Jun 2016 08:34:22 PM UTC
See full announcement at:
<https://lists.gnu.org/archive/html/info-gnu/2016-06/msg00006.html>.
posted by ueno, Thu 09 Jun 2016 07:23:52 PM UTC
See full announcement at:
<https://lists.gnu.org/archive/html/info-gnu/2016-06/msg00003.html>.
posted by ueno, Sat 12 Sep 2015 07:06:55 AM UTC
See full announcement at:
<https://lists.gnu.org/archive/html/info-gnu/2015-09/msg00003.html>.
Powered by Savane 3.14-8aba.
Corresponding source code