From 5bdc44a5e1ab86562d344a1e14373527406bf914 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 21 Apr 2007 22:05:50 +0100 Subject: Handle single-quoted attributes in XML. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8dc98f713..1f3dce98c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. * Add support for MDHD version 1 atom in demux_qt. [bug #1679398] + * Handle single-quoted attribute values in XML. xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. -- cgit v1.2.3 From ad65ce16f4583a1ecdf3d3a507a7991c208d6c0c Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 25 Apr 2007 17:58:35 +0100 Subject: Changelog entry for the Real codec search paths. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f3dce98c..777580072 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. * Add support for MDHD version 1 atom in demux_qt. [bug #1679398] * Handle single-quoted attribute values in XML. + * Fix default paths for RealPlayer libraries (broken in 1.1.5). + [Bug 1707526] xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. -- cgit v1.2.3