============ Version 2.22.3 2008-05-09 Bastien Nocera * NEWS: upd * configure.in: 2.22.3 2008-05-09 Bastien Nocera * plparse/totem-pl-parser-podcast.c (totem_pl_parser_is_rss): Re-add detection of linefeeds after " * plparse/xmllexer.c (lexer_get_token): Update from xine-lib 1.2 branch, fixes trailing linefeeds in element names (Closes: #531676) * plparse/totem-pl-parser-podcast.c (totem_pl_parser_is_rss): Remove work-around for bug #522968 2008-05-04 Bastien Nocera * plparse/totem-pl-parser.c (my_gnome_vfs_get_mime_type_for_data): Also force application/octet-stream mime-types through our home-made detection, fixes problems parsing a DOS text file at http://www.la-bas.org/podcast.php3 (Closes: #531289) 2008-04-30 Bastien Nocera * plparse/totem-pl-parser.c (totem_pl_parser_add_url_valist): Remove trailing spaces from titles, to avoid new lines creeping up in UIs such as Rhythmbox' podcast list (Closes: #527854) 2008-04-08 Bastien Nocera * plparse/totem-pl-parser.c (my_gnome_vfs_get_mime_type_for_data): When getting a text/plain mime-type to look at further, return NULL if we fail to get a real mime-type, otherwise the file will be added during fallback (Closes: #524475)