Hi Stefano, * Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:29:24AM CET: > Hello Automakers. I've found few files in the automake tree > that are still encoded with ISO-8859 rather than with UTF-8. > I've thus converted them to UTF-8 using iconv (specifically, > "iconv --from-code=ISO-8859-1 --to-code=UTF-8"). The result > is in the attached patch.
> OK for maint? Sure, assuming you've looked at the files afterward to see whether they look ok now. Thank you! Ralf > Subject: [PATCH] cosmetics: convert encoding from ISO-8859 to UTF-8 > > * ChangeLog.03: Convert encoding to UTF-8. > * ChangeLog.96: Likewise. > * ChangeLog.98: Likewise. > * NEWS: Likewise. > * TODO: Likewise.