aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorShreyas Srinivasan <sshreyas@novell.com>2005-07-10 18:03:56 +0800
committerShreyas Srinivasan <shres@src.gnome.org>2005-07-10 18:03:56 +0800
commit7d9c68cbe5307c661480506c53c6e0c4db56d98e (patch)
tree81b08b8fe0155bbef550a1ac53b4ad57035410f7 /mail/ChangeLog
parent38035659d1d57b512b28b19dc4436609de3d52ca (diff)
downloadgsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.tar
gsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.tar.gz
gsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.tar.bz2
gsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.tar.lz
gsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.tar.xz
gsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.tar.zst
gsoc2013-evolution-7d9c68cbe5307c661480506c53c6e0c4db56d98e.zip
Add new functions to remove proxy accounts and proxies created by the
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com> * mail-config.[ch]: Add new functions to remove proxy accounts and proxies created by the account. * mail-compnent.c: Remove proxy accounts at startup * mail.error.xml: Add warnings for proxy disable and removal of a proxy when its parents are removed. * em-account-prefs.c: Add checks not to display proxies and handling of parent removal/ disabling. svn path=/trunk/; revision=29698
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ae5efa8bd0..810b854133 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
+
+ * mail-config.[ch]: Add new functions to remove proxy accounts and
+ proxies created by the account.
+ * mail-compnent.c: Remove proxy accounts at startup
+ * mail.error.xml: Add warnings for proxy disable and removal of a
+ proxy when its parents are removed.
+ * em-account-prefs.c: Add checks not to display proxies and
+ handling of parent removal/ disabling.
+
2005-07-06 Vivek Jain <jvivek@novell.com>
* em-junk-filter.c : moved to plugins/sa-junk-plugin