summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0b9a9a8..1995c44 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+libass (0.13.4)
+ * Bug fixes found with fuzzing
+ * Fix memory reallocation in the shaper.
+ * Fix two small memory leaks in the parser and test program.
+ * Fix illegal read in Gaussian blur coefficient calculations.
+ * Fix mode 0/3 line wrapping equalization in specific cases which could
+ result in illegal reads while laying out and shaping text.
+
libass (0.13.3)
* Improve compatibility/portablility of build system,
should fix e.g. compilation on Solaris.