Mp3tag 2.45 Using Wrong Encoding?

[2009-10-29] FIX: numerical ID3v2 frames TLEN, TBPM and TDAT were always written in Unicode instead

               of ISO-8859-1.

isnt this supposed to be windows-1252? i have been working with my own program to write id3 tags and if i understand correct any tags with hex values between 0x80 and 0x9F will be read/ written incorrectly

http://en.wikipedia.org/wiki/Iso-8859-1#IS...-1252_confusion

The ID3v2 specification states that ISO-8859-1 should be used for numeric frames and doesn't mention anything regarding Windows-1252.

See http://id3.org/id3v2.4.0-structure for details.

Kind regards,
Florian