summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98d5131b..e2eb4f99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-01-29 Tor Lillqvist <tml@iki.fi>
+
+ * pango/pango-coverage.c (pango_coverage_get/set):
+ g_return_if_fail for index >= 0 was the wrong way.
+
+ * pango/pangowin32.c (pango_win32_font_calc_coverage): Break out
+ of loop if char is 0xFFFF. Some fonts have tables terminated like
+ this.
+
Tue Jan 28 18:20:45 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-coverage.c (pango_coverage_set/get): Fix