diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-08-27 13:41:37 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-08-27 13:41:37 +0800 |
commit | 005c303f49f2c49f02b05d7e5ce6931525d98341 (patch) | |
tree | c9d5b1ffcf0d772a419288653af77a400b2a94df /mail/ChangeLog | |
parent | cff92b519ac65c27b1695c8ba2a8d5d6ee36da2b (diff) | |
download | gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.tar gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.tar.gz gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.tar.bz2 gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.tar.lz gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.tar.xz gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.tar.zst gsoc2013-evolution-005c303f49f2c49f02b05d7e5ce6931525d98341.zip |
** Fix for bug #431459 and #364700
svn path=/trunk/; revision=34113
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 803b3a6c4a..28566559c8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,20 @@ 2007-08-27 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for bug #431459 + + * em-format-hook.c: (emfh_construct): Enable format plugins while + loading only. + +2007-08-27 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #364700 + + * em-junk-hook.c: (em_junk_init): Load/Enable junk plugins while + loading only. + * mail-session.c: (mail_session_add_junk_plugin): + +2007-08-27 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for bug #256878 from Vincent Untz * em-format-html-display.c: Set the string for valid signatures. |