aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-13 17:37:40 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-13 17:37:40 +0800
commit5a89dabc7cfff27beb866f4e10768f21629bbba4 (patch)
treecde0d3cc056c6d6daba87b4957ee534f3b1e9209 /calendar/ChangeLog
parente7c808ae155ad50c9fd7c876c744054ab2be2a15 (diff)
downloadgsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.tar
gsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.tar.gz
gsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.tar.bz2
gsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.tar.lz
gsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.tar.xz
gsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.tar.zst
gsoc2013-evolution-5a89dabc7cfff27beb866f4e10768f21629bbba4.zip
add some array bounds checking as an attempt to isolate the crash in
2004-05-13 Not Zed <NotZed@Ximian.com> * gui/e-week-view-event-item.c (e_week_view_event_item_draw): add some array bounds checking as an attempt to isolate the crash in #57644. svn path=/trunk/; revision=25896
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 96b56aac6c..5b47fe211d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-13 Not Zed <NotZed@Ximian.com>
+
+ * gui/e-week-view-event-item.c (e_week_view_event_item_draw): add
+ some array bounds checking as an attempt to isolate the crash in
+ #57644.
+
2004-05-11 Not Zed <NotZed@Ximian.com>
* gui/migration.c (migrate_calendars, migrate_tasks): add GError