From 6bbfd480d0d173887305db527b641f832b6c4310 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Fri, 14 Dec 2007 21:44:43 +0000 Subject: Convert XML to UTF-8 for parsing if a BOM is detected. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5212cf99b..2102e3db5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ xine-lib (1.1.9) (unreleased) * Build fix for when using Linux 2.6.23 headers. [Bug 1820958] * Implemented decoding of XML character entities with codes >= 256. This requires conversion to UTF-8 of entities with codes >= 128. + * Handle initial Unicde BOMs in XML; convert other UTF encodings to UTF-8. * Fixed ATSC support. [Bug 1749508] * Fixed a possible DVB plugin crash when switching channels. * Fixed a crash closing the frontend. [Bug FS#3] -- cgit v1.2.3