commit 0e3dfe8b6ce6f9ddd68ba150906d1d711ad1433c
Author: Matthias Clasen <[email protected]>
Date:   Mon May 13 11:34:10 2013 -0400

   1.34.1

NEWS | 7 +++++++
1 file changed, 7 insertions(+)

commit 1aeb5c840e25a7d8538f701659d77dcd7b3a8444
Author: José Aliste <[email protected]>
Date:   Tue Apr 30 23:13:45 2013 -0400

   don't break words between a letter adjacent to a number

   Newer Unicode specs (6.2 for instance)
   say that one should not break between letter or numbers
   that are adjacent. This also makes us to match word selection
   with many text capable apps.

pango/break.c | 19 ++-----------------
1 file changed, 2 insertions(+), 17 deletions(-)

commit 5b38ec2ff9f26b0e3204ba79c1d1b5c0d2b92edb
Author: Behdad Esfahbod <[email protected]>
Date:   Thu May 2 13:41:32 2013 -0400

   Fix CoreText font scaling again

   This partially reverts 25ad29b488d3e2ae10e4fee25602409fa39207f1
   which itself was a revert.  Apparently we want the change in
   CoreText, but not on Win32...

   See mailing list discussion.

pango/pangocairo-coretextfont.c | 2 ++
1 file changed, 2 insertions(+)

commit c184d3ac66c13a10e83431948e19303af19b3242
Author: Behdad Esfahbod <[email protected]>
Date:   Fri Apr 26 14:50:57 2013 -0400

   Update win32/coretext shaper signature

modules/basic/basic-coretext.c | 4 +++-
modules/basic/basic-win32.c    | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)

commit 522532b4fd790601a700b2c58d41b1c1cfd3ef14
Author: Behdad Esfahbod <[email protected]>
Date:   Thu Apr 25 15:24:12 2013 -0400

   Minor

pango/pango-fontmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 4542138d3b847601e0973e5b980decb2e9711aca
Author: Behdad Esfahbod <[email protected]>
Date:   Thu Apr 4 19:26:17 2013 -0400

   Bug 696238 - PangoAttrFilterFunc vs pango_attr_list_filter docs

pango/pango-attributes.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)