Dominique Leuenberger 2014-04-02 10:56:28 +00:00 committed by Git OBS Bridge
parent fae778baa5
commit 27c2c23220

View File

@ -2,16 +2,17 @@
Thu Mar 27 03:17:39 UTC 2014 - mgorse@suse.com Thu Mar 27 03:17:39 UTC 2014 - mgorse@suse.com
- Update to version 0.9.27: - Update to version 0.9.27:
+ Don't use "register" storage class specifier + Don't use "register" storage class specifier.
+ Wrap definition of free_langs() with HAVE_ATEXIT + Wrap definition of free_langs() with HAVE_ATEXIT.
+ Add coretext_aat shaper and hb_coretext_face_create() + Add coretext_aat shaper and hb_coretext_face_create()
constructor constructor.
+ If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks + If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks.
+ Only do fallback Hebrew composition if no GPOS 'mark' available + Only do fallback Hebrew composition if no GPOS 'mark'
+ Allow bootstrapping without gtk-doc available.
+ Use AM_MISSING_PROG for ragel and git + Allow bootstrapping without gtk-doc.
+ Typo in ucdn's Makefile.am + Use AM_MISSING_PROG for ragel and git.
+ Improve MemoryBarrier() implementation + Typo in ucdn's Makefile.am.
+ Improve MemoryBarrier() implementation.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 11 22:42:42 UTC 2014 - dimstar@opensuse.org Tue Feb 11 22:42:42 UTC 2014 - dimstar@opensuse.org