summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@civ.zcu.cz>2010-12-12 12:38:19 +0100
committerFrantišek Dvořák <valtri@civ.zcu.cz>2010-12-12 12:38:19 +0100
commit56007cdc8b390ebe647bcb0c62cd521c61a6b223 (patch)
treec41829aa7c0c4a16fbc8e32b999b322cd1ddb8c8 /ChangeLog
parent7331793b951e0ab9cbb8107ecefc9aabc8aaf986 (diff)
downloadxine-lib-56007cdc8b390ebe647bcb0c62cd521c61a6b223.tar.gz
xine-lib-56007cdc8b390ebe647bcb0c62cd521c61a6b223.tar.bz2
Add .ass extension to be recognized as subtitle file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bd15ffb2..16cb1d6af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ xine-lib (1.1.??) 2010-??-??
* Possibility to disable HW acceleration in directx video output.
* Header stripping support in Matroska demuxer.
* Update nosefart to 2.7-mls (stability with corrupted NSF files).
+ * Add .ass extension to be recognized as subtitle file. [Bug #123]
xine-lib (1.1.19) 2010-07-25
* Handle odd widths properly (for ffmpeg-decoded video).