From 9b87d1999fd7a3588bbcedddeab47f0bef34ac88 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 31 Dec 2015 16:23:44 +0100 Subject: Changelog: create entry for the next version It's always such a bother to write the changelog on release. And in fact, there is no reason why the changelog should be written on release. It's easier to edit it as we commit fixes or features. I'm adding the changelog entries for the past two commits, and in the future, we should add entries as we commit bug fixes or new features. --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- cgit v1.2.3