diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2005-08-22 14:54:07 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-08-22 14:54:07 +0800 |
commit | 1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59 (patch) | |
tree | d255411b792dc85a52abaf9de39ac098a2c1ca8f /plugins/groupwise-features/ChangeLog | |
parent | 62c7e8899a6b3a67f23d8c566db07684f977c49b (diff) | |
download | gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.tar gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.tar.gz gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.tar.bz2 gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.tar.lz gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.tar.xz gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.tar.zst gsoc2013-evolution-1aa32a05f7b5f80e199b94edd7c093b8ab9b6a59.zip |
Dont try to connect when the account is offline.CVS
2005-08-22 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c (org_gnome_proxy): Dont try to connect when the account is
offline.CVS
svn path=/trunk/; revision=30190
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index d0ceb35323..0986af4c6e 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,8 @@ +2005-08-22 Shreyas Srinivasan <sshreyas@novell.com> + + * proxy.c (org_gnome_proxy): Dont try to connect when the account is + offline. + 2005-08-11 Veerapuram Varadhan <vvaradhan@novell.com> * proxy.c: |