Blame SOURCES/Perl-Tidy-utf8.patch

0e43cb
--- CHANGES
0e43cb
+++ CHANGES
0e43cb
@@ -1548,14 +1548,14 @@ Perltidy Change Log
0e43cb
       closing side comments (-csc) could have incorrect text.  This is
0e43cb
       annoying but will be correct the next time perltidy is run with -csc.
0e43cb
 
0e43cb
-     -Implemented XHTML patch submitted by Ville Skyttä.
0e43cb
+     -Implemented XHTML patch submitted by Ville Skyttä.
0e43cb
 
0e43cb
      -Fixed bug where whitespace was being removed between 'Bar' and '()' 
0e43cb
       in a use statement like:
0e43cb
 
0e43cb
            use Foo::Bar ();
0e43cb
 
0e43cb
-      Thanks to Ville Skyttä for reporting this.
0e43cb
+      Thanks to Ville Skyttä for reporting this.
0e43cb
 
0e43cb
      -Whenever possible, if a logical expression is broken with leading
0e43cb
       '&&', '||', 'and', or 'or', then the leading line will be padded