commit e0a21abf52a0b7588b1aa3357818948816ed9103
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Sep 22 14:29:40 2014 -0400

    1.36.8

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit bda622c386a0b04478a9116c6b9534c023ca2446
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Sep 19 11:43:15 2014 -0400

    Update expected test results

    Update the expected output of the layout tests to the previous
    change.

 tests/layouts/valid-1.expected |  6 +++---
 tests/layouts/valid-2.expected | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 2a8eed93477304317ccedfdea8ea46fb9779ee69
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Sep 19 11:33:14 2014 -0400

    Don't compare fonts in the layout test

    For some reason (that I haven't been able to track down), this
    fails in the installed tests on build.gnome.org.

 tests/test-layout.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0d1945ed2c602e295e433ce7e9e1ecbc6600c76a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Sep 8 11:55:06 2014 -0400

    Add some tests for PangoFontDescription

    This just a small beginning, much more is needed here.

 tests/Makefile.am |  2 ++
 tests/test-font.c | 92
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)

commit 7b36ee404c22495e33c66cc4d755671a16089bdf
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Sep 6 14:31:43 2014 -0400

    Try to fix the test on build.gnome.org

    For some reason, the test-layout test does not show the
    font size when run on build.gnome.org. Try harder to make
    it use the Cantarell 11 font that I want it to use.

 tests/test-layout.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)