commit 7f491a59f3674a19d84e01be098595e5ad40fc1d
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Dec 17 19:49:49 2012 -0500

    1.32.5

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

commit 7908fa27aaed4677536e011966b38c724532f116
Author: Jasper St. Pierre <jstpierre@mecheye.net>
Date:   Fri Dec 14 13:01:46 2012 -0500

    markup: Remove error from markup parser constructor

    https://bugzilla.gnome.org/show_bug.cgi?id=679299

 pango/pango-attributes.h |  3 +--
 pango/pango-markup.c     | 16 +++++++++-------
 2 files changed, 10 insertions(+), 9 deletions(-)

commit 29020c71a21e3c666cf8bc92972d8c0ef46b9a9e
Author: Jasper St. Pierre <jstpierre@mecheye.net>
Date:   Mon Jul 2 22:07:33 2012 -0400

    markup: Allow incrementally parsing pango markup

    This is intended for applications that need to parse pango
    markup from some sort of GIO stream.

    https://bugzilla.gnome.org/show_bug.cgi?id=679299

 docs/pango-sections.txt  |   2 +
 docs/pango_markup.sgml   |   5 +-
 pango/pango-attributes.h |   8 ++
 pango/pango-markup.c     | 230
 ++++++++++++++++++++++++++++++++++-------------
 pango/pango.def          |   2 +
 5 files changed, 181 insertions(+), 66 deletions(-)

commit 25d42226b50862a44ac91eba10511465fca61332
Author: Jasper St. Pierre <jstpierre@mecheye.net>
Date:   Mon Jul 2 15:10:21 2012 -0400

    markup: Always start with a <markup> tag

    It doesn't do anything bad, and will help us when we move to a
    stream-based
    approach.

    https://bugzilla.gnome.org/show_bug.cgi?id=679299

 pango/pango-markup.c | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

commit c3078a06ce707762699c8cef3f2c7815ce47d333
Author: Chun-wei Fan <fanchunwei@src.gnome.org>
Date:   Thu Dec 13 17:14:06 2012 +0800

    Update Visual C++ 2010 solutions

    Cosmetic changes, so that the .sln files will have the same headers
    across
    the board

 build/win32/vs10/pango.sln    | 2 +-
 build/win32/vs10/pango_fc.sln | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 7c1d6208a4b42ef3a3cce0d8dffb214c7a321e5e
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Wed Dec 12 15:04:06 2012 -0500

    Bug 690081 - pangofc-fontmap: Remove bad use of the comma operator

    Essentially our FcFontRenderPrepare() for fallback fonts was never
    actually being called.  Donno how this was "working"...

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

commit 4f75120c8446e7d9bb75393f02d93908f0ea517b
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sun Dec 9 20:23:00 2012 -0500

    Bug 686512 - pango_cairo_font_get_scaled_font failed under wine

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

commit 0493b1beb113118b9573f10a87f43814a78a788a
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sun Dec 9 19:49:29 2012 -0500

    Bug 689882 - pango-font.h:381: error: comma at end of enumerator list

 pango/pango-font.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 69b07369009d3337b1ec2c97e397a2ece9bbab6c
Author: John Ralls <jralls@ceridwen.us>
Date:   Sat Nov 3 11:46:59 2012 -0700

    Fix relative module paths

    So that the created absolute path is where the modules are installed
    instead of where the modules file is installed (i.e.,
    lib/pango/1.8.0/modules instead of etc/pango).

 pango/modules.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit f03a630db5b346eb28284442e655b0e9ff1c5298
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Fri Dec 7 16:18:59 2012 -0500

    Bug 689864 - build failure

 pango/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 13bc45cdc7de772cde80dc4d5f58fef251229e1b
Author: Colin Walters <walters@verbum.org>
Date:   Fri Dec 7 09:23:17 2012 -0500

    Drop last use of deprecated G_CONST_RETURN

    This was blowing up the cogl build since it uses G_DISABLE_DEPRECATED.

    https://bugzilla.gnome.org/show_bug.cgi?id=689843

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

commit 3a59eb51590dcde9cb88b1473b4ca1d6868e8826
Author: Alexander Larsson <alexl@redhat.com>
Date:   Thu Dec 6 19:32:00 2012 +0100

    post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)