summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index bda4851f..6444b3c9 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,10 @@
+Wed Aug 22 19:52:18 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_set_text): Simply
+ use g_utf8_validate() to validate the text, avoiding
+ problem where layout was left in hosed state for invalid
+ UTF-8, and also a bug with reading one-past length.
+
2001-08-16 Alexander Larsson <alexl@redhat.com>
* pango/pangowin32.c: