summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChema Celorio <chema@celorio.com>2003-02-16 15:15:05 +0000
committerJose Maria Celorio <chema@src.gnome.org>2003-02-16 15:15:05 +0000
commit4f41b4f9982e639cadf0a193e228af9d45aba44c (patch)
tree9d03e46b7bbe9b70bb8f7efc1fc58673fbe5a0df /ChangeLog
parent8826f9a8f45f11b716992936f5deb9e9b52f6702 (diff)
downloadpango-4f41b4f9982e639cadf0a193e228af9d45aba44c.tar.gz
fix a typo in the @bitmap argument description. s/line/layout
Sun Feb 16 09:10:12 2003 Chema Celorio <chema@celorio.com> * pango/pangoft2.c (pango_ft2_render_layout): fix a typo in the @bitmap argument description. s/line/layout
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 014c405b..86cec04c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Feb 16 09:10:12 2003 Chema Celorio <chema@celorio.com>
+
+ * pango/pangoft2.c (pango_ft2_render_layout): fix a typo
+ in the @bitmap argument description. s/line/layout
+
Wed Feb 12 17:20:15 2003 Owen Taylor <otaylor@redhat.com>
* configure.in: Simplify 'test x$have_x != xfalse'