summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2016-09-24 21:06:23 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2016-09-24 21:06:23 +0200
commit27b0232b0d9259bc009389a019eb6b47103f484a (patch)
tree304f1033b0484f8d8f25fd2ccdd1babf2171f921 /Changelog
parent9422a80578bc44f662f07edf723f85239a0579f5 (diff)
downloadlibass-27b0232b0d9259bc009389a019eb6b47103f484a.tar.bz2
libass-27b0232b0d9259bc009389a019eb6b47103f484a.tar.xz
Release 0.13.30.13.3
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 58da5f2..0b9a9a8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+libass (0.13.3)
+ * Improve compatibility/portablility of build system,
+ should fix e.g. compilation on Solaris.
+ * Fix memory leak in DirectWrite font provider.
+ * Fix the rasterizer when rendering some large outlines.
+ * Remove hack that forced RTL base direction depending on font encoding.
+ * Greatly improve the internal caches with refcounting and gradual clearing.
+
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().