Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Patch for make-authors-short.pl

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 06 Sep 2004 13:04:09 -0700
Graeme Hewson wrote:

The AUTHORS file isn't in UTF-8, though! I thought it was converted to UTF-8 in May, and there's a UTF-8 BOM at the top, but it's actually in something like ISO 8859-1. So we need to convert the accented characters to UTF-8... yes?

I've just done that using iconv (and put the BOM - an odd term to use with UTF-8? - back into the file).