From 698b4b9ff2091a477d77ecb4f3dd8de1fea07878 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 6 Nov 2007 13:36:11 +0000 Subject: Decode numbered XML char entities as UTF-8, and support codes >= 256. Ref. http://bugzilla.gnome.org/show_bug.cgi?id=484768#c12 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ebe8cb8e6..1b0ea7d61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ xine-lib (1.1.9) (unreleased) * Fixed handling of streamed Flash videos (broken in 1.1.5). * Fixed division by zero in sputext decoder * 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. xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC -- cgit v1.2.3