You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2018/09/24 10:26:12 UTC

svn commit: r1841826 - /spamassassin/trunk/UPGRADE

Author: hege
Date: Mon Sep 24 10:26:12 2018
New Revision: 1841826

URL: http://svn.apache.org/viewvc?rev=1841826&view=rev
Log:
Add Bug 5930

Modified:
    spamassassin/trunk/UPGRADE

Modified: spamassassin/trunk/UPGRADE
URL: http://svn.apache.org/viewvc/spamassassin/trunk/UPGRADE?rev=1841826&r1=1841825&r2=1841826&view=diff
==============================================================================
--- spamassassin/trunk/UPGRADE (original)
+++ spamassassin/trunk/UPGRADE Mon Sep 24 10:26:12 2018
@@ -12,6 +12,7 @@ Note for Users Upgrading to SpamAssassin
   shortcircuiting at lower priority without sending unneeded DNS queries.
   NOTE: Don't use shortcircuiting for meta rules with priority <-100,
   that refer to check_rbl* or other network rules. They will never hit.
+  (Bug 5930)
 
 - freemail_import_whitelist_auth, freemail_import_def_whitelist_auth added (Bug 6451)