summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-06 20:09:31 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-06 20:09:31 +0000
commit2ea732bb050bb59f3ecad782b7ff8b7d39034c03 (patch)
treee6267c8328ee285bc1c16d40aec189a819d3d35e /ChangeLog
parent81d293ac32fc00207f2f10fc11fd09672d0d2d87 (diff)
downloadpango-2ea732bb050bb59f3ecad782b7ff8b7d39034c03.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 7ddf404b..f32c6926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
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-06 Behdad Esfahbod <behdad@gnome.org>
+
* pango/opentype: Update from HarfBuzz. Lars Knoll fixed all the
warnings.