diff options
author | Bharath Acharya <abharath@novell.com> | 2008-12-29 14:58:27 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-12-29 14:58:27 +0800 |
commit | 53f720559f88591612f0a76e18e01505d0ed2078 (patch) | |
tree | 1948917f4ce3d5e379e73989554ed6470b952ae4 /calendar/ChangeLog | |
parent | c028a63bd84beb861d6f0df143acef1334dcd281 (diff) | |
download | gsoc2013-evolution-53f720559f88591612f0a76e18e01505d0ed2078.tar.gz gsoc2013-evolution-53f720559f88591612f0a76e18e01505d0ed2078.tar.zst gsoc2013-evolution-53f720559f88591612f0a76e18e01505d0ed2078.zip |
** Fix for bug #446285 (bnc)
2008-12-29 Bharath Acharya <abharath@novell.com>
** Fix for bug #446285 (bnc)
* gui/e-select-names-editable.c:
(e_select_names_editable_get_emails),
(e_select_names_editable_get_names): Traverse all the entries in
the added list.
svn path=/trunk/; revision=36943
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d9c7f764f2..8b85dbfd77 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2008-12-29 Bharath Acharya <abharath@novell.com> + ** Fix for bug #446285 (bnc) + + * gui/e-select-names-editable.c: + (e_select_names_editable_get_emails), + (e_select_names_editable_get_names): Traverse all the entries in the + added list. + +2008-12-29 Bharath Acharya <abharath@novell.com> + ** Fix for bug #439998 (bnc) * gui/dialogs/comp-editor.c: (remove_event_dialog), |