extended utf-8 encoding error correction to also cover name, comment and created by. Fixes #372

This commit is contained in:
Arvid Norberg
2008-12-31 10:18:19 +00:00
parent e01f628b8e
commit aecc24171d
3 changed files with 19 additions and 5 deletions

View File

@@ -34,6 +34,8 @@ release 0.14.2
renamed file names instead of the original file names in the torrent.
* documentation fix of queing section
* fixed potential issue in udp_socket (affected udp tracker support)
* made name, comment and created by also be subject to utf-8 error
correction (filenames already were)
release 0.14.1