commit 4d6f980b9f67e7e969e6f5afeb6f216c0a99e6f4
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Jun 29 18:33:18 2009 -0400

    Release 1.24.4

 NEWS         |    5 +++++
 configure.in |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 643b70644aabdbebd6bdfe7a5f128efde39caced
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Wed Jun 24 23:03:39 2009 -0400

    Bug 586814 – Crashes related to fontmap destruction after upgrade

    Followup patch from Morten.

 pango/pangofc-font.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit f868f085dd22f74ea43426d21b13165ebcd091b4
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Wed Jun 24 22:12:37 2009 -0400

    Bug 586814 – Crashes related to fontmap destruction after upgrade

    Avoid modifying hashtable while walking it.

 pango/pangofc-fontmap.c |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)