]> granicus.if.org Git - libass/commitdiff
Changelog: create entry for the next version
authorwm4 <wm4@nowhere>
Thu, 31 Dec 2015 15:23:44 +0000 (16:23 +0100)
committerwm4 <wm4@nowhere>
Thu, 31 Dec 2015 15:23:44 +0000 (16:23 +0100)
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

index cdef2add459c0c97ea00afb531b003a781c6db8d..e7a25f44033ba2e0a969fb8bce5681ff8cc5c797 100644 (file)
--- 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.