File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes leading to 0.9.27
2+ Tuesday, March 18, 2014
3+ =====================================
4+
5+ - Don't use "register" storage class specifier
6+ - Wrap definition of free_langs() with HAVE_ATEXIT
7+ - Add coretext_aat shaper and hb_coretext_face_create() constructor
8+ - If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
9+ - Add Myanmar test case from OpenType Myanmar spec
10+ - Only do fallback Hebrew composition if no GPOS 'mark' available
11+ - Allow bootstrapping without gtk-doc
12+ - Use AM_MISSING_PROG for ragel and git
13+ - Typo in ucdn's Makefile.am
14+ - Improve MemoryBarrier() implementation
15+
16+
117Overview of changes leading to 0.9.26
218Thursday, January 30, 2014
319=====================================
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.64] )
22AC_INIT ( [ HarfBuzz] ,
3- [ 0.9.26 ] ,
3+ [ 0.9.27 ] ,
44 [ http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz] ,
55 [ harfbuzz] ,
66 [ http://harfbuzz.org/] )
You can’t perform that action at this time.
0 commit comments