You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2013/09/03 18:11:18 UTC

svn propchange: r1519742 - svn:log

Author: danielsh
Revision: 1519742
Modified property: svn:log

Modified: svn:log at Tue Sep  3 16:11:18 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Sep  3 16:11:18 2013
@@ -1,3 +1,6 @@
 * tools/dist/backport.pl
   (parse_entry): Permit [ and ] in headers to support the r1519737 use case,
     namely, "Changes[dev]:" headers.
+    
+    Without this change, "Changes[dev]:" lines could be considered part of the
+    entry title.