summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-01-28 23:25:47 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-01-28 23:25:47 +0000
commitcd535574bf46be12d94b83072b99af7365d58644 (patch)
tree21a5a204db43823babad5c671d6d4e156348693f /ChangeLog.pre-1-10
parent33c2998d68a59af8116bd710f29121be6274bb8d (diff)
downloadpango-cd535574bf46be12d94b83072b99af7365d58644.tar.gz
Fix an off-by-one error when checking if are off the end of the coverage
Tue Jan 28 18:20:45 2003 Owen Taylor <otaylor@redhat.com> * pango/pango-coverage.c (pango_coverage_set/get): Fix an off-by-one error when checking if are off the end of the coverage array. (#102284, Morten Welinder.) * pango/pango-coverage.c (pango_coverage_get/set): Add g_return_if_fail for index < 0.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 05ad4a9b..98d5131b 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,12 @@
+Tue Jan 28 18:20:45 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-coverage.c (pango_coverage_set/get): Fix
+ an off-by-one error when checking if are off the end
+ of the coverage array. (#102284, Morten Welinder.)
+
+ * pango/pango-coverage.c (pango_coverage_get/set): Add
+ g_return_if_fail for index < 0.
+
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
* autogen.sh (have_automake): Fix version in complaint