A minor thing, but it's nice to have it display properly... It seems to be only non-utf8 file in the tarball. Attached patch makes converts it to utf8. Equivalently: iconv -f latin1 -t utf8 NEWS.txt > t; mv t NEWS.txt
Fixed in the svn repo for future releases. Thanks for the report and suggestion for how to the issue!
Log in to post a comment.
Fixed in the svn repo for future releases. Thanks for the report and suggestion for how to the issue!