summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e7a25f4..ebb6825 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
libass (0.13.2 - unreleased)
+ * Add ass_set_check_readorder() API function to disable use of the ReadOrder
+ field for duplicate checking in ass_process_chunk().
* Bug fixes
* Fix an issue with the new duplicate checking, which could lead to
missing subtitles after seeking.