1
0

- Update to 0.19.2:

* Fix xgettext crash in parsing empty string literals in C and Vala.
  * Autoconf macro trace in autopoint now works again with Autoconf 2.68
    or earlier.  It was a regression in 0.19.

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=95
This commit is contained in:
Philipp Thomas
2014-07-15 10:14:16 +00:00
committed by Git OBS Bridge
parent bc4d11915e
commit a6814bc30e
11 changed files with 56 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 15 11:49:59 CEST 2014 - pth@suse.de
- Update to 0.19.2:
* Fix xgettext crash in parsing empty string literals in C and Vala.
* Autoconf macro trace in autopoint now works again with Autoconf 2.68
or earlier. It was a regression in 0.19.
-------------------------------------------------------------------
Tue Jun 10 22:00:50 UTC 2014 - andreas.stieger@gmx.de