diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-04-03 17:12:29 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-04-03 17:12:29 +0800 |
commit | 8a5e6ecc960889f624419b0e88dbb231a4b667cc (patch) | |
tree | 7f653be6e7e6fa6d0dafee82183bca147f3f6741 /plugins/sa-junk-plugin/ChangeLog | |
parent | 8de35f87c2ba48047d8677f4035c9415a500f6d8 (diff) | |
download | gsoc2013-evolution-8a5e6ecc960889f624419b0e88dbb231a4b667cc.tar.gz gsoc2013-evolution-8a5e6ecc960889f624419b0e88dbb231a4b667cc.tar.zst gsoc2013-evolution-8a5e6ecc960889f624419b0e88dbb231a4b667cc.zip |
Committing reworked SA with options in the plugin.
svn path=/trunk/; revision=33366
Diffstat (limited to 'plugins/sa-junk-plugin/ChangeLog')
-rw-r--r-- | plugins/sa-junk-plugin/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/sa-junk-plugin/ChangeLog b/plugins/sa-junk-plugin/ChangeLog index 24278d53b3..e55b01c320 100644 --- a/plugins/sa-junk-plugin/ChangeLog +++ b/plugins/sa-junk-plugin/ChangeLog @@ -1,3 +1,12 @@ +2007-04-03 Srinivasa Ragavan <sragavan@novell.com> + + Added few more plugin callbacks and moved the UI options from core + mail to plugin. + + * em-junk-filter.c: (em_junk_sa_validate_binary), + (use_remote_tests_cb), (org_gnome_sa_use_remote_tests): + * org-gnome-sa-junk-plugin.eplug.xml: + 2007-04-03 Matthew Barnes <mbarnes@redhat.com> * em-junk-filter.c (em_junk_sa_get_name): |