diff options
author | Milan Crha <mcrha@redhat.com> | 2008-06-16 19:40:08 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-06-16 19:40:08 +0800 |
commit | 06dcaa9275960d90e5a83b59141327f037f1d05a (patch) | |
tree | 1432384f1910e20676a36df21126f745e0678618 /plugins/exchange-operations/ChangeLog | |
parent | b7155af74b4c0d3d1c7811ffb12056d17a9e6604 (diff) | |
download | gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.tar gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.tar.gz gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.tar.bz2 gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.tar.lz gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.tar.xz gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.tar.zst gsoc2013-evolution-06dcaa9275960d90e5a83b59141327f037f1d05a.zip |
** Fix for bug #273627
2008-06-16 Milan Crha <mcrha@redhat.com>
** Fix for bug #273627
* exchange-account-setup.c: (owa_authenticate_user),
(update_mailbox_param_in_url), (mailbox_editor_entry_changed),
(org_gnome_exchange_owa_url): New entry to enter mailbox name in case
it differs from the username. The entry is updated after a validation
and shows the mailbox name as was used for validation.
Note: Be sure you've eds revision 8986 or better, otherwise this will not work.
svn path=/trunk/; revision=35642
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 0ff415ce36..5386d2bbfd 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,13 @@ +2008-06-16 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #273627 + + * exchange-account-setup.c: (owa_authenticate_user), + (update_mailbox_param_in_url), (mailbox_editor_entry_changed), + (org_gnome_exchange_owa_url): New entry to enter mailbox name in case + it differs from the username. The entry is updated after a validation + and shows the mailbox name as was used for validation. + 2008-06-05 Matthew Barnes <mbarnes@redhat.com> * exchange-permissions-dialog.c: |