You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/02/08 14:39:33 UTC

svn commit: r504888 - in /spamassassin: rules/trunk/sandbox/felicity/70_imageinfo.cf rules/trunk/sandbox/felicity/ImageInfo.pm trunk/MANIFEST trunk/lib/Mail/SpamAssassin/Plugin/ImageInfo.pm trunk/rules/20_imageinfo.cf

Author: jm
Date: Thu Feb  8 05:39:33 2007
New Revision: 504888

URL: http://svn.apache.org/viewvc?view=rev&rev=504888
Log:
bug 4271: move ImageInfo into 3.2.0 core ruleset

Added:
    spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/ImageInfo.pm
      - copied unchanged from r504180, spamassassin/rules/trunk/sandbox/felicity/ImageInfo.pm
    spamassassin/trunk/rules/20_imageinfo.cf
      - copied unchanged from r504180, spamassassin/rules/trunk/sandbox/felicity/70_imageinfo.cf
Removed:
    spamassassin/rules/trunk/sandbox/felicity/70_imageinfo.cf
    spamassassin/rules/trunk/sandbox/felicity/ImageInfo.pm
Modified:
    spamassassin/trunk/MANIFEST

Modified: spamassassin/trunk/MANIFEST
URL: http://svn.apache.org/viewvc/spamassassin/trunk/MANIFEST?view=diff&rev=504888&r1=504887&r2=504888
==============================================================================
--- spamassassin/trunk/MANIFEST (original)
+++ spamassassin/trunk/MANIFEST Thu Feb  8 05:39:33 2007
@@ -485,3 +485,4 @@
 t/whitelist_subject.t
 t/whitelist_to.t
 t/zz_cleanup.t
+lib/Mail/SpamAssassin/Plugin//ImageInfo.pm