From 1263a3ae411fe768568092ed755d08794d8f6b93 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 5 Apr 2008 00:53:25 +0100 Subject: Fix a regression in the Matroska demuxer. One '&'... --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d08f74627..75c0b254e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ xine-lib (1.1.12) 2008-??-?? * Fixed and improved the PulseAudio driver. * Fixed a regression in 1.1.11.1 which broke Quicktime container handling. + * And another, this time in the Matroska demuxer. xine-lib (1.1.11.1) 2008-03-30 * Security fixes: -- cgit v1.2.3 From b1c711f131520ce268b6403bb7e61595300c5b81 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 6 Apr 2008 19:32:21 +0100 Subject: Add a tool to list MIME types & filetype extns known to xine-lib plugins. This is expected to see most use in updating MIME type lists in front ends' desktop files. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75c0b254e..fe676b129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ xine-lib (1.1.12) 2008-??-?? * Fixed and improved the PulseAudio driver. * Fixed a regression in 1.1.11.1 which broke Quicktime container handling. * And another, this time in the Matroska demuxer. + * Added a tool to assist with generating front ends' desktop files. It + lists MIME types & filename extensions known to the installed xine-lib. xine-lib (1.1.11.1) 2008-03-30 * Security fixes: -- cgit v1.2.3