diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-09-01 12:16:05 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-09-01 12:16:05 +0800 |
commit | 42eec28fb010f2c24c94a69f7cb0e56f7f74ff16 (patch) | |
tree | da67394b3fde3497bdb9f83847b2f004c5075f18 /addressbook/ChangeLog | |
parent | 07f20eb8fb34789ca0ff9d418545f87bec443b85 (diff) | |
download | gsoc2013-evolution-42eec28fb010f2c24c94a69f7cb0e56f7f74ff16.tar.gz gsoc2013-evolution-42eec28fb010f2c24c94a69f7cb0e56f7f74ff16.tar.zst gsoc2013-evolution-42eec28fb010f2c24c94a69f7cb0e56f7f74ff16.zip |
Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, disable SSL method for 636 port).
svn path=/trunk/; revision=36238
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6a0c16eb41..862d1e607a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2008-09-01 Milan Crha <mcrha@redhat.com> + ** Fix for bug #448435 + + * gui/component/addressbook-config.c: (eabc_general_host): + Keep UI consistent, disable SSL method for 636 port. + +2008-09-01 Milan Crha <mcrha@redhat.com> + ** Part of fix for bug #548827 * gui/widgets/eab-gui-util.c: (eab_error_dialog): |