diff options
author | Shuai Liu <shuai.liu@sun.com> | 2008-04-30 14:38:06 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-04-30 14:38:06 +0800 |
commit | 9598151a10dd3bff1d658dfd8b20bb8cb2dba847 (patch) | |
tree | 79a64e00580310e41bd0e821e97fb70b98dfed78 /mail/ChangeLog | |
parent | 588027a6e25e58d09334adb6e33cd5ada08f8b7b (diff) | |
download | gsoc2013-evolution-9598151a10dd3bff1d658dfd8b20bb8cb2dba847.tar.gz gsoc2013-evolution-9598151a10dd3bff1d658dfd8b20bb8cb2dba847.tar.zst gsoc2013-evolution-9598151a10dd3bff1d658dfd8b20bb8cb2dba847.zip |
Patch from Shuai Liu <shuai.liu@sun.com>
2008-04-30 Shuai Liu <shuai.liu@sun.com>
** Fix for bug #530672
Evolution crashes when viewing pgp-signed message
* em-format-html-display.c: Modify the array of
smime_sign_colour from 4 to 5 to ensure the input by
data-server is right
svn path=/trunk/; revision=35447
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 73a7c48244..92e1583fe7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2008-04-30 Shuai Liu <shuai.liu@sun.com> + + ** Fix for bug #530672 + Evolution crashes when viewing pgp-signed message + + * em-format-html-display.c: Modify the array of smime_sign_colour + from 4 to 5 to ensure the input by data-server is right + 2008-04-29 Milan Crha <mcrha@redhat.com> * em-utils.c: (em_utils_snoop_type): |