aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2007-09-10 03:35:00 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-09-10 03:35:00 +0800
commit97bc97c1b865ee34f1f794fe3445475a7cb4f70f (patch)
tree74010a1ff66a52284757e8cd4603c1816bf39937 /calendar/ChangeLog
parentcf93151a6bc1c3dd4552b17993c59d57b4ad2bb6 (diff)
downloadgsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.tar
gsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.tar.gz
gsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.tar.bz2
gsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.tar.lz
gsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.tar.xz
gsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.tar.zst
gsoc2013-evolution-97bc97c1b865ee34f1f794fe3445475a7cb4f70f.zip
Fixes #270605
Fixes #270605 svn path=/trunk/; revision=34203
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 78014243c0..3668f5f9b7 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2007-09-10 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #270605
+ * gui/dialogs/event-page.c: (event_page_select_organizer),
+ (event_page_construct):
+ * gui/dialogs/task-page.c: (task_page_select_organizer),
+ (task_page_construct): Skip disabled accounts and choose first available address as
+ organizer.
+
+ Reworked the patch from Milan Crha <mcrha@redhat.com> to apply properly as the previous
+ commit made changes in the same area.
+
2007-09-09 Suman Manjunath <msuman@novell.com>
* gui/dialogs/event-page.c: (event_page_init),