summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cdef2ad..e7a25f4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+libass (0.13.2 - unreleased)
+ * Bug fixes
+ * Fix an issue with the new duplicate checking, which could lead to
+ missing subtitles after seeking.
+ * Fix a crash with CoreText under specific circumstances
+
libass (0.13.1)
* Much faster duplicate event check in ass_process_chunk. This can
bring a large speedup for embedded subtitles with lots of events.