[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] {maint} cosmetics: convert encoding from ISO-8859 to UTF-8
From: |
Ralf Wildenhues |
Subject: |
Re: [PATCH] {maint} cosmetics: convert encoding from ISO-8859 to UTF-8 |
Date: |
Fri, 4 Mar 2011 17:40:59 +0100 |
User-agent: |
Mutt/1.5.20 (2010-08-04) |
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.