aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-03-23 17:31:32 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-03-23 17:31:32 +0800
commit9641c77bb2d379054a1f9535e1f3a55b15165c56 (patch)
tree7cc3879e9e042a1506e6781191f5e41d0d258807 /calendar/ChangeLog
parentf0d14fd48bac4afcca6e3ce76f4f4d1afab76048 (diff)
downloadgsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.tar
gsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.tar.gz
gsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.tar.bz2
gsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.tar.lz
gsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.tar.xz
gsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.tar.zst
gsoc2013-evolution-9641c77bb2d379054a1f9535e1f3a55b15165c56.zip
Fixes #329502
svn path=/trunk/; revision=31742
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 3d4a9019a5..f2431689e4 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2006-03-23 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #329502
+ * gui/e-meeting-list-view.c: (attendee_edited_cb):
+ Include MAILTO: with the email id while adding
+ it to the list view.
+ * gui/dialogs/task-page.c: (task_page_fill_widgets):
+ add the organizer to the name selector dialog.
+
2006-03-22 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #330842