diff options
author | Sankar P <psankar@novell.com> | 2006-06-12 19:27:17 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2006-06-12 19:27:17 +0800 |
commit | 9236ecd8e816336d4ec7c4181c9cc31d881ebf05 (patch) | |
tree | c509818aacb222fbcd3a13492f5397cc0973c321 /plugins/groupwise-features/ChangeLog | |
parent | 8c29e64b187b7c956103dcd2214665feb847328f (diff) | |
download | gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.tar gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.tar.gz gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.tar.bz2 gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.tar.lz gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.tar.xz gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.tar.zst gsoc2013-evolution-9236ecd8e816336d4ec7c4181c9cc31d881ebf05.zip |
org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy
2006-06-12 Sankar P <psankar@novell.com>
* proxy-login.c: org-gnome-proxy-login-errors.xml:
Handled error case to not allow proxy login to the same account
more than once. Fixes #340535
svn path=/trunk/; revision=32111
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 424c1d45bc..78d904be7b 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,9 @@ +2006-06-12 Sankar P <psankar@novell.com> + + * proxy-login.c: org-gnome-proxy-login-errors.xml: + Handled error case to not allow proxy login to the same account + more than once. Fixes #340535 + 2006-05-31 David Richards <drichard@largo.com> * proxy-login-dialog.glade: |