summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-09-25 20:14:16 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-09-25 20:14:16 +0000
commit28e4c860f283c5165a550bc6d72cbdebc4a4b420 (patch)
tree8a6aa5bc41597f1ccd6d398eda5aba5289bcae4d /ChangeLog.pre-1-8
parent7e563ccb3be25b173d3b3a3e45d3d081a97f96d5 (diff)
downloadpango-28e4c860f283c5165a550bc6d72cbdebc4a4b420.tar.gz
Add the new pango_renderer_* symbols.
2004-09-25 Tor Lillqvist <tml@iki.fi> * pango/pango.def: Add the new pango_renderer_* symbols. * modules/basic/basic-win32.c (basic_engine_covers, basic_engine_win32_class_init): Remove the implementation of the covers method. It was wrong anyway, and unnecessary. No need to override the default implementation. (#152997)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-89
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index bcb6c59e..6d5bd3a8 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,12 @@
+2004-09-25 Tor Lillqvist <tml@iki.fi>
+
+ * pango/pango.def: Add the new pango_renderer_* symbols.
+
+ * modules/basic/basic-win32.c (basic_engine_covers,
+ basic_engine_win32_class_init): Remove the implementation of the
+ covers method. It was wrong anyway, and unnecessary. No need to
+ override the default implementation. (#152997)
+
Fri Sep 24 15:05:02 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-renderer.c (pango_renderer_draw_glyphs):