You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2015/09/28 12:18:37 UTC

svn commit: r1705648 - /subversion/trunk/

Author: rhuijben
Date: Mon Sep 28 10:18:37 2015
New Revision: 1705648

URL: http://svn.apache.org/viewvc?rev=1705648&view=rev
Log:
Further tweak to regex to allow a few more issue reference types

Modified:
    subversion/trunk/   (props changed)

Propchange: subversion/trunk/
------------------------------------------------------------------------------
--- bugtraq:logregex (original)
+++ bugtraq:logregex Mon Sep 28 10:18:37 2015
@@ -1,2 +1,2 @@
-([Ii]ssues?:?(\s*(,|and)?\s*#\d+)+)|(\bSVN-(\d+)\b)
+([Ii]ssues?:?(\s*(,|and)?\s*[#]?\d+)+)|(\bSVN-(\d+)\b)
 (\d+)