aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-11-15 05:22:59 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-11-15 05:22:59 +0800
commite23b289ac095c32ad706f019f4642ad69760fa64 (patch)
treebedbe994b1f4b710f5fc0d25a7f2a52358b3a37b /calendar/ChangeLog
parentdff44718d931a6619c78745adcdc6308cb9db96e (diff)
downloadgsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.tar
gsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.tar.gz
gsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.tar.bz2
gsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.tar.lz
gsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.tar.xz
gsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.tar.zst
gsoc2013-evolution-e23b289ac095c32ad706f019f4642ad69760fa64.zip
don't abort when e_table_selected_count() returns odd values. There seems
2001-11-14 Damon Chaplin <damon@ximian.com> * gui/e-calendar-table.c: don't abort when e_table_selected_count() returns odd values. There seems to be a bug in ETable. This is to avoid bug #13843. svn path=/trunk/; revision=14705
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 51d42e9c97..50272c8224 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-14 Damon Chaplin <damon@ximian.com>
+
+ * gui/e-calendar-table.c: don't abort when e_table_selected_count()
+ returns odd values. There seems to be a bug in ETable. This is to
+ avoid bug #13843.
+
2001-11-13 Federico Mena Quintero <federico@ximian.com>
(committed to CVS by Damon)