diff options
author | Shi Pu <shi.pu@sun.com> | 2006-02-15 14:44:14 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2006-02-15 14:44:14 +0800 |
commit | 00f170eb7ef84cf3043fb9f7b0807c5a7e5a8e6b (patch) | |
tree | 0c114b380c73e9247d5fa848c3196b070dd20c44 /mail/ChangeLog | |
parent | 3f4a07f14a296c475a3fe6d39d3c067fbbb309fb (diff) | |
download | gsoc2013-evolution-00f170eb7ef84cf3043fb9f7b0807c5a7e5a8e6b.tar.gz gsoc2013-evolution-00f170eb7ef84cf3043fb9f7b0807c5a7e5a8e6b.tar.zst gsoc2013-evolution-00f170eb7ef84cf3043fb9f7b0807c5a7e5a8e6b.zip |
See bug ** 325967
2006-02-15 Shi Pu <shi.pu@sun.com>
See bug ** 325967
* em-account-editor.c: (emae_service_url_changed):
When username entry value of "Sending Email" page/tab is
not empty, check combo box of authmech, to pick up the authmech
information.
svn path=/trunk/; revision=31529
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0af2a9d0f5..05749610ee 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2006-02-15 Shi Pu <shi.pu@sun.com> + + See bug ** 325967 + + * em-account-editor.c: (emae_service_url_changed): + When username entry value of "Sending Email" page/tab is + not empty, check combo box of authmech, to pick up the authmech + information. + 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de> * em-account-editor.c: Fix the Account Editor / Security option to |