summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2003-01-29 03:31:39 +0000
committerTor Lillqvist <tml@src.gnome.org>2003-01-29 03:31:39 +0000
commit8d4052a027eeaf7310f602c7e3fdb2f03327012d (patch)
treee4b1e2080c50595e7a6cd20b66e25da885c7253e /ChangeLog.pre-1-8
parentc1b0cce4d2de5585f4b2039de13812f24b19c3ea (diff)
downloadpango-8d4052a027eeaf7310f602c7e3fdb2f03327012d.tar.gz
g_return_val_if_fail for index >= 0 was the wrong way.
2003-01-29 Tor Lillqvist <tml@iki.fi> * pango/pango-coverage.c (pango_coverage_get): g_return_val_if_fail for index >= 0 was the wrong way.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-84
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 4af96154..fe81c2c1 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,7 +1,7 @@
2003-01-29 Tor Lillqvist <tml@iki.fi>
- * pango/pango-coverage.c (pango_coverage_set): g_return_if_fail
- for index >= 0 was the wrong way.
+ * 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