From 472d39de46603b180ab6e739e0b31ab7ef559870 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 1 Mar 2016 03:44:04 +0000 Subject: linkify: do not capture trailing '.' or ';' in URLs It seems common for users to end statements with URLs, while it is rare for a URL itself to end with a '.' or ';'. So make a guess and assume the URL was intended to not include the trailing '.' or ';' --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 5d790f9c..259f42ce 100644 --- a/MANIFEST +++ b/MANIFEST @@ -80,6 +80,7 @@ t/httpd-corner.psgi t/httpd-corner.t t/httpd.t t/init.t +t/linkify.t t/main-bin/spamc t/mda.t t/msgmap.t -- cgit v1.2.3-24-ge0c7