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 2006/12/06 13:06:56 UTC

svn commit: r483047 - /spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm

Author: jm
Date: Wed Dec  6 04:06:54 2006
New Revision: 483047

URL: http://svn.apache.org/viewvc?view=rev&rev=483047
Log:
bug 4605: trivial fix: add note that the module should really have been called RegistryBoundaries ;)

Modified:
    spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm?view=diff&rev=483047&r1=483046&r2=483047
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm Wed Dec  6 04:06:54 2006
@@ -1,4 +1,5 @@
 # The (extremely complex) rules for domain delegation.
+# Note that really, this should be called "RegistryBoundaries"; see bug 4605
 
 # <@LICENSE>
 # Licensed to the Apache Software Foundation (ASF) under one or more
@@ -203,7 +204,7 @@
 =item ($hostname, $domain) = split_domain ($fqdn)
 
 Cut a fully-qualified hostname into the hostname part and the domain
-part, splitting at the DNS registrar boundary.
+part, splitting at the DNS registry boundary.
 
 Examples: