summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-06 20:11:25 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-06 20:11:25 +0000
commitdecaaae4ddecb4b2acc3badec1c1390cf85df0ae (patch)
tree941ac871346441744a2258cb65e00605fd2d9fb5 /ChangeLog
parentf4864b10a11b203347d7fa7ed41a499b76d62d88 (diff)
downloadpango-decaaae4ddecb4b2acc3badec1c1390cf85df0ae.tar.gz
Bug 337502 – Win32 build fix Patch from Alexander Larsson.
2006-04-06 Behdad Esfahbod <behdad@gnome.org> Bug 337502 – Win32 build fix Patch from Alexander Larsson. * pango/pangocairo-fontmap.c: Fix order of checking for freetype and win32 cairo backends to match the constructor. * pango/pangoft2.def: Add missing symbol
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee2233ea..f54d3fa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-04-06 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 337502 – Win32 build fix
+ Patch from Alexander Larsson.
+
+ * pango/pangocairo-fontmap.c: Fix order of checking for freetype and
+ win32 cairo backends to match the constructor.
+
+ * pango/pangoft2.def: Add missing symbol
+
2006-04-01 Tor Lillqvist <tml@novell.com>
Fix blurred underlines on Win32 (#332656):