it is identical to 5.1.0, but i added a field to the language file for the character encoding and i edited gateway.html and wrapper.html to include the character encoding.
because if data is stored in some other encoding, then converting the topsites to unicode will have two different encodings on the same page. that doesn't work. so we'd have to convert all the data to unicode, which i'm sure would be a pain to do.