From f987affae249704ca3e216701e8d9ce3c1117801 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 6 Dec 2012 16:50:54 +0100 Subject: [PATCH] Update NEWS for 1.32.4 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index 9491247..30efc14 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Overview of changes between 1.32.3 and 1.32.4 +============================================= +- Require harfbuzz 0.9.9 +- 340066 - Add serials tracking changes in PangoFontMap/PangoContext/PangoLayout +- Automatically relayout PangoLayout if PangoContext has changed +- Fix rendering of rotated frames +- 576156 - Remove Thai/Lao Prepend/Extend properties +- Fix grapheme properties of joiner / nonjoiner +- Fix grapheme properties of U+FFxx range +- Fix line break of surrogate characters +- Fix grapheme boundaries of surrogates and unassigned default ignorables +- Update bidi tables to Unicode 6.2.0 +- 689648 - Use -Bsymbolic-functions by default if available +- Fix Win32 and CoreText cairo backends to take cairo CTM into account + Overview of changes between 1.32.2 and 1.32.3 ============================================= - make gobject-introspection PANGO_GLYPH happy -- 2.7.4