diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-09-14 23:12:55 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-09-14 23:12:55 +0800 |
commit | 80a327f139d1a18e80d7c95d61e3eead69ca57ee (patch) | |
tree | d9c2c1c0e7c6d52e1c6c3e0214aedf0b955a0fb9 /plugins/sa-junk-plugin/ChangeLog | |
parent | 8f5784a308d8c3f3593ec88387122fa268caaf48 (diff) | |
download | gsoc2013-evolution-80a327f139d1a18e80d7c95d61e3eead69ca57ee.tar.gz gsoc2013-evolution-80a327f139d1a18e80d7c95d61e3eead69ca57ee.tar.zst gsoc2013-evolution-80a327f139d1a18e80d7c95d61e3eead69ca57ee.zip |
Milan Crha <mcrha@redhat.com> ** Fix for bug #505016 (Check for NULL to prevent crash when error occurred).
svn path=/trunk/; revision=36327
Diffstat (limited to 'plugins/sa-junk-plugin/ChangeLog')
-rw-r--r-- | plugins/sa-junk-plugin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/sa-junk-plugin/ChangeLog b/plugins/sa-junk-plugin/ChangeLog index 890709261a..70fa37ad47 100644 --- a/plugins/sa-junk-plugin/ChangeLog +++ b/plugins/sa-junk-plugin/ChangeLog @@ -1,3 +1,10 @@ +2008-09-12 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #505016 + + * em-junk-filter.c: (em_junk_sa_check_junk): + Check for NULL to prevent crash when error occurred. + 2008-04-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #273041 |