commit bf602b1896abf175a006e8222456306471e45e36 Author: Matthias Clasen Date: Thu Sep 27 20:15:05 2012 -0400 1.32.1 NEWS | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) commit 0d34c10108585b4cfed042aa2ef501780b2d2193 Author: Behdad Esfahbod Date: Thu Sep 27 14:08:30 2012 -0400 Fixup grapheme clusters After adding pango_shape_full() and passing full paragraph text to HarfBuzz, we were getting cluster values relative to beginning to paragraph back from HarfBuzz, and I forgot to account for that. Caused severe crashes. Fixes: Bug 684959 - crash after "Add pango_shape_full()" and the dupes... modules/basic/basic-fc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 97fa7a8d7018a0a7747e5663066d1383bba83fb7 Author: Behdad Esfahbod Date: Wed Sep 26 17:17:41 2012 -0400 Add template for new API docs/tmpl/main.sgml | 11 +++++++++++ 1 file changed, 11 insertions(+) commit 06e2e103b6d2aed77fe53742c9a1a00fcc03f82a Author: Matthias Clasen Date: Wed Sep 26 17:15:21 2012 -0400 Revert "Temporarily work around doc build breakages" This reverts commit 150691036aab59044d05ed3fa29785910249bb9a. docs/Makefile.am | 2 +- docs/check.docs | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-)