aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-01-08 19:48:06 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-01-08 19:48:06 +0800
commitf1b2a1422fd6542bbe2cca4013e0fe072b514f3f (patch)
tree5b4dc80422d2de54d9eabf920d9cd21c3a07b191 /calendar/ChangeLog
parent90bdafb14b8ac843d54417be07f26c0ad2b65e06 (diff)
downloadgsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.tar
gsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.tar.gz
gsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.tar.bz2
gsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.tar.lz
gsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.tar.xz
gsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.tar.zst
gsoc2013-evolution-f1b2a1422fd6542bbe2cca4013e0fe072b514f3f.zip
Fixes #377511 Return the default value 1. (role_edited_cb): Move the
2007-01-08 Matthew Barnes <mbarnes@redhat.com> Fixes #377511 * gui/e-meeting-list-view.c: (get_index_from_role): Return the default value 1. (role_edited_cb): Move the attendee to the right section in the name selector. svn path=/trunk/; revision=33119
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f8a2b87ab9..0fc2a4e722 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-08 Matthew Barnes <mbarnes@redhat.com>
+
+ Fixes #377511
+ * gui/e-meeting-list-view.c: (get_index_from_role):
+ Return the default value 1.
+ (role_edited_cb): Move the attendee to the right section
+ in the name selector.
+
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #389966