summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorOleg Oshmyan <chortos@inbox.lv>2016-02-20 21:33:37 +0200
committerOleg Oshmyan <chortos@inbox.lv>2016-02-20 21:36:25 +0200
commit7c30feaa6906c5f392f6a1496462504b09fd8df0 (patch)
tree42d3169abc7b63a849f3a29929836531b0e2de89 /Changelog
parente4e099fb95e038e7e139b1993c082d3be6c21257 (diff)
downloadlibass-0.13.2.tar.bz2
libass-0.13.2.tar.xz
Release 0.13.20.13.2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index ebb6825..58da5f2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
-libass (0.13.2 - unreleased)
+libass (0.13.2)
* Add ass_set_check_readorder() API function to disable use of the ReadOrder
field for duplicate checking in ass_process_chunk().
+ * ass_step_sub(track, now, 0) now finds the start of the subtitle at "now".
* Bug fixes
* Fix an issue with the new duplicate checking, which could lead to
missing subtitles after seeking.