aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@src.gnome.org>2007-09-27 15:55:33 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-09-27 15:55:33 +0800
commit2805d6a9fc030eefb5bfc6db91b7552b73090e65 (patch)
treee77dd05052e8670497c5b7bd5248e57e022cacb9 /calendar/ChangeLog
parent10c781d6838d73998c417e2090bf413e09b12807 (diff)
downloadgsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar
gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.gz
gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.bz2
gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.lz
gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.xz
gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.zst
gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.zip
2007-09-27 mcrha Fix for bug #300693
svn path=/trunk/; revision=34312
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c08e197dd2..1281e68b0a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,15 @@
2007-09-27 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #300693
+
+ * gui/e-calendar-table.c: (task_compare_cb), (e_calendar_table_init):
+ * gui/e-calendar-table.etspec:
+ * gui/e-memo-table.c: (task_compare_cb):
+ * gui/e-memo-table.etspec:
+ Removed obsolete code and references to "task-sort" virtual column.
+
+2007-09-27 Milan Crha <mcrha@redhat.com>
+
** Fixes part of bug #228832
* gui/gnome-cal.h: (gnome_calendar_new_task):