CVSROOT: cvslog.pl - default to utf-8 on all branches

glen glen at pld-linux.org
Mon Jul 14 18:55:51 CEST 2008


Author: glen                         Date: Mon Jul 14 16:55:51 2008 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- default to utf-8 on all branches

---- Files affected:
CVSROOT:
   cvslog.pl (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: CVSROOT/cvslog.pl
diff -u CVSROOT/cvslog.pl:1.80 CVSROOT/cvslog.pl:1.81
--- CVSROOT/cvslog.pl:1.80	Sun Jun 15 04:36:53 2008
+++ CVSROOT/cvslog.pl	Mon Jul 14 18:55:46 2008
@@ -48,7 +48,7 @@
 }
 
 ### Configuration
-my $charset = 'iso8859-2';
+my $charset = 'utf-8';
 
 # Project name.
 $project = 'PLD';
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/cvslog.pl?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list