summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2003-06-07 05:05:51 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-06-07 05:05:51 +0000
commit4d7aa25384b931c80f86ceae3abe832e0b6deb64 (patch)
treeeebfaef5c4ee6e4e8259b3129bc219dbefbfeb1f
parente776ae9428ba7d8410cce51c281ae8e7a6088338 (diff)
downloadpango-4d7aa25384b931c80f86ceae3abe832e0b6deb64.tar.gz
Fix bug number
-rw-r--r--ChangeLog.pre-1-22
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 3f48c131..eed79720 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -144,7 +144,7 @@ Fri Dec 6 23:07:58 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-font.c (pango_xft_real_render)
pango/pangox.c (pango_x_render): Roughly clip glyphs
- into the X coordinate area to avoid wrap-around. (#73199)
+ into the X coordinate area to avoid wrap-around. (#73119)
Fri Dec 6 19:42:33 2002 Owen Taylor <otaylor@redhat.com>