diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-10-21 18:23:15 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-10-21 18:23:15 +0100 |
commit | 13644839b68d174ed745710c2b6ae592e7f771d6 (patch) | |
tree | f9cd8fc9d6c7ddab0a45f5e4367f5c9e6e5ee47e /ChangeLog | |
parent | 6efc8270ef8f75a842930a0f703cb3539f106d4b (diff) | |
download | xine-lib-13644839b68d174ed745710c2b6ae592e7f771d6.tar.gz xine-lib-13644839b68d174ed745710c2b6ae592e7f771d6.tar.bz2 |
Fixed a bug which prevented "dvb://" working with the default configuration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ xine-lib (1.1.17) 2009-??-?? * Reworked Matroska demuxer. Now reads files created by mkvmerge 2.7.0. * Support BluRay/HDMV streams & subtitles. * The XML parser & lexer code now has re-entrancy. + * Fixed a bug which prevented "dvb://" (no channel specified) working with + the default configuration. xine-lib (1.1.16.3) 2009-04-03 * Security fixes: |