summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-01-26 17:46:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-01-26 17:46:35 +0000
commit95e8d95b5caa59af6d3f8a9b4785881d0d4fd2f8 (patch)
treeda401c63725a9a580a4bc96ee279919537db321c /ChangeLog.pre-1-6
parentd14a7bfb243749916a3a113a35e8f8bc81e03424 (diff)
downloadpango-95e8d95b5caa59af6d3f8a9b4785881d0d4fd2f8.tar.gz
Fix up glyph addition code so that it works properly with the typical
Mon Jan 26 10:30:06 2004 Owen Taylor <otaylor@redhat.com> * pango/modules/thai/thai-c: Fix up glyph addition code so that it works properly with the typical TrueType fonts that have 0 width for combining characters. (#124175, Theppitak Karoonboonyanan) Fri Jan 23 16:05:31 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-markup.c (open_tag_free): Fix some more problems with NULL attribute lists.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-612
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index dc83bc79..2f8e047f 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,15 @@
+Mon Jan 26 10:30:06 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/modules/thai/thai-c: Fix up glyph addition
+ code so that it works properly with the typical
+ TrueType fonts that have 0 width for combining
+ characters. (#124175, Theppitak Karoonboonyanan)
+
+Fri Jan 23 16:05:31 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-markup.c (open_tag_free): Fix some
+ more problems with NULL attribute lists.
+
Thu Jan 22 12:36:10 2004 Owen Taylor <otaylor@redhat.com>
* === Released 1.3.2 ===