summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-12-10 21:40:17 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-12-10 21:40:17 +0000
commit93b027c3788b3bc71fb841b743b32c3717aa4398 (patch)
tree98db285089122ce395499d0f54c511d100d6e1e5 /ChangeLog.pre-1-8
parentc4bf33e2d874731abbb921d38b22ef2748602b65 (diff)
downloadpango-93b027c3788b3bc71fb841b743b32c3717aa4398.tar.gz
Fix problem where the font would get unset after flushing at MAX_GLYPHS.
Fri Dec 10 16:30:40 2004 Owen Taylor <otaylor@redhat.com> * pango/pangoxft-render.c (draw_glyph): Fix problem where the font would get unset after flushing at MAX_GLYPHS. (#160978)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 733ed367..c0773e14 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+Fri Dec 10 16:30:40 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangoxft-render.c (draw_glyph): Fix problem
+ where the font would get unset after flushing at MAX_GLYPHS.
+ (#160978)
+
Thu Dec 2 15:47:44 2004 Owen Taylor <otaylor@redhat.com>
* === Released 1.7.0 ===