summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-09-13 17:15:43 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-09-13 17:15:43 +0000
commit74f0a825227c1fe752aa3bb0154f4837370c158f (patch)
tree2fc9ed53361e409da02886f3cb671046fec1707c /ChangeLog
parent11d584b1eb19e8f83864d7aa958fd01d2f9352dd (diff)
downloadpango-74f0a825227c1fe752aa3bb0154f4837370c158f.tar.gz
Drop unused font_cache variable and the call to
2005-09-13 Tor Lillqvist <tml@novell.com> * modules/basic/basic-win32.c: Drop unused font_cache variable and the call to pango_win32_font_map_for_display() used in its initialization, which caused an extra instance of PangoWin32FontMap to be created, and fonts enumerated an extra time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3e9e087..f6251530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-09-13 Tor Lillqvist <tml@novell.com>
+
+ * modules/basic/basic-win32.c: Drop unused font_cache variable and
+ the call to pango_win32_font_map_for_display() used in its
+ initialization, which caused an extra instance of
+ PangoWin32FontMap to be created, and fonts enumerated an extra
+ time.
+
2005-09-12 Jean Brefort <jean.brefort@normalesup.org>
* pango/pango-attributes.c: (pango_attr_list_splice): Fixed typo