aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-13 18:35:09 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-13 18:35:09 +0800
commitb7fb796b9a02395277ebb3befda315c7ae5b61bc (patch)
tree864c6b192fcf5e7b02ae4c71bf8fd81e9b65b639 /calendar/ChangeLog
parent69c69f34daba5325c05bfb7f2f0721fec7492f6d (diff)
downloadgsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.tar
gsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.tar.gz
gsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.tar.bz2
gsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.tar.lz
gsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.tar.xz
gsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.tar.zst
gsoc2013-evolution-b7fb796b9a02395277ebb3befda315c7ae5b61bc.zip
fixes #320101
svn path=/trunk/; revision=31165
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 65b57966b3..336a58d8a5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-20 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #320101
+ * gui/e-select-names-editable.c:
+ (e_select_names_editable_get_emails),
+ (e_select_names_editable_get_names): Append the list of email ids
+ and names.
+
2006-01-13 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #311888