1
0

Accepting request 257495 from home:AndreasStieger:branches:Base:System

GNU gettext 0.19.3

OBS-URL: https://build.opensuse.org/request/show/257495
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=100
This commit is contained in:
2014-10-21 20:13:52 +00:00
committed by Git OBS Bridge
parent affa51981e
commit 45be961526
12 changed files with 69 additions and 25 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 17 21:56:18 UTC 2014 - andreas.stieger@gmx.de
- GNU gettext 0.19.3:
* Fix xgettext mishandling of octal character escapes in C.
* Fix autopoint infinite recursion with certain configure.ac.
* The po/Makevars file has a new field MSGINIT_OPTIONS, that can
be used to adjust msginit's operation. This is particularly
useful for controlling line wrapping behavior together with
MSGMERGE_OPTIONS and XGETTEXT_OPTIONS.
-------------------------------------------------------------------
Tue Jul 15 11:49:59 CEST 2014 - pth@suse.de