aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorVivek Jain <jvivek@novell.com>2005-07-06 12:54:32 +0800
committerJain Vivek <jvivek@src.gnome.org>2005-07-06 12:54:32 +0800
commit9c86f9ed9878a21a7a29d42b33347ebc643bd3fd (patch)
tree02f1ddea17b4fb92497df3b3b51c370d541cbc75 /mail/ChangeLog
parent0bc5bb302977a69660c94d3bf99924d7139c76a6 (diff)
downloadgsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.tar
gsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.tar.gz
gsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.tar.bz2
gsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.tar.lz
gsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.tar.xz
gsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.tar.zst
gsoc2013-evolution-9c86f9ed9878a21a7a29d42b33347ebc643bd3fd.zip
moved to plugins/sa-junk-plugin updated to removed/add these files. assign
2005-07-06 Vivek Jain <jvivek@novell.com> * em-junk-filter.c : moved to plugins/sa-junk-plugin * Makefile.am :updated to removed/add these files. * mail-session.c: (mail_session_init): assign NULL to junk_plugin, remove included file "em-junk-filter.h" * mail-component-factory.c : (make_factory) register type for EMJunkHook svn path=/trunk/; revision=29643
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 732ecb35af..ae5efa8bd0 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2005-07-06 Vivek Jain <jvivek@novell.com>
+
+ * em-junk-filter.c : moved to plugins/sa-junk-plugin
+ * em-junk-filter.h :removed
+ * em-junk.plugin.[ch]: removed
+ * em-junk-hook.[ch] : added new files to have a new hook
+ * Makefile.am :updated to removed/add these files.
+ * mail-session.c: (mail_session_init):
+ assign NULL to junk_plugin, remove included file
+ "em-junk-filter.h"
+ * mail-component-factory.c : (make_factory)
+ register type for EMJunkHook
+
2005-07-05 Not Zed <NotZed@Ximian.com>
* em-format-html-display.c (efhd_attachment_image): use the cache,