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