aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-02-15 02:16:31 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-02-15 02:16:31 +0800
commitdafcf05cc318e3beae037ba2092eff2b9eb36d4d (patch)
tree7a0a29a2dc7882130993eaec1d0e8a7bcff54bc7 /calendar/ChangeLog
parent31c1f56b27f2bc65aa0f9007292a9732a35f72f1 (diff)
downloadgsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.tar
gsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.tar.gz
gsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.tar.bz2
gsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.tar.lz
gsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.tar.xz
gsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.tar.zst
gsoc2013-evolution-dafcf05cc318e3beae037ba2092eff2b9eb36d4d.zip
** Fix for bug #514987
2008-02-14 Milan Crha <mcrha@redhat.com> ** Fix for bug #514987 * gui/e-calendar-table.etspec: * gui/e-calendar-table.c: (status_from_string), (status_compare_cb), (e_calendar_table_init): New sorting by Status based on the index in popup, not on the text. svn path=/trunk/; revision=35013
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b052ec4613..9bb98d3be3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2008-02-14 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #514987
+
+ * gui/e-calendar-table.etspec:
+ * gui/e-calendar-table.c: (status_from_string), (status_compare_cb),
+ (e_calendar_table_init):
+ New sorting by Status based on the index in popup, not on the text.
+
2008-02-11 Srinivasa Ragavan <sragavan@novell.com>
* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar): Google