aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2007-12-31 02:43:31 +0800
committerSuman Manjunath <msuman@src.gnome.org>2007-12-31 02:43:31 +0800
commit4199f9384f184abe0c33d0fc96805348e5664aed (patch)
treeab2ca7f07d3ae8afb43c44fc673f1d46acdbc28d /plugins/exchange-operations/ChangeLog
parent6db4c745a3f3c74e70339f3020c30edb54d88d00 (diff)
downloadgsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.tar
gsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.tar.gz
gsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.tar.bz2
gsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.tar.lz
gsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.tar.xz
gsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.tar.zst
gsoc2013-evolution-4199f9384f184abe0c33d0fc96805348e5664aed.zip
Patch from Sushma Rai <rsushma@novell.com>: Fix for bug #327965 (Set the e-source property username with the domain, if the domain is specified)
svn path=/trunk/; revision=34739
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 2e4510aa08..d67804b685 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-31 Sushma Rai <rsushma@novell.com>
+
+ ** Fixes bug #327965
+
+ * exchange-calendar.c (e_exchange_calendar_commit):
+ * exchange-contacts.c (e_exchange_contacts_commit): Setting the
+ e-source property username with domain if the domain is specified.
+
2007-12-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #362638