diff options
author | Simon Zheng <simon.zheng@sun.com> | 2006-12-22 15:50:12 +0800 |
---|---|---|
committer | Simon Zheng <simonz@src.gnome.org> | 2006-12-22 15:50:12 +0800 |
commit | aad4eb96a5f5b19751626420cf40c8054778cf80 (patch) | |
tree | 8dc6d43fa09ac7208e7acc0f60b59bc22723cd46 /mail/ChangeLog | |
parent | 93d42dc6a7f37b4d040218b40b3849fac217aa88 (diff) | |
download | gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.tar gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.tar.gz gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.tar.bz2 gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.tar.lz gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.tar.xz gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.tar.zst gsoc2013-evolution-aad4eb96a5f5b19751626420cf40c8054778cf80.zip |
Fix the regression of bugzilla bug #352108.
2006-12-22 Simon Zheng <simon.zheng@sun.com>
* mail/em-account-editor.c: (emae_setup_service):
Fix the regression of bugzilla bug #352108.
svn path=/trunk/; revision=33090
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1da41c0af1..698724f5fc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2006-12-22 Simon Zheng <simon.zheng@sun.com> + + * mail/em-account-editor.c: (emae_setup_service): + Fix the regression of bugzilla bug #352108. + 2006-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * mail/em-format-html-display.c: (efhd_image_unallocate), |