From: Moritz Bunkus Date: Sat, 25 May 2019 10:05:29 +0000 (+0200) Subject: ChangeLog: update X-Git-Tag: release-1.5.1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b02667c4400231afd3b625b7dc7a411a4dd786b;p=libmatroska ChangeLog: update --- diff --git a/ChangeLog b/ChangeLog index c7b0ccc..7ec4a35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2019-05-25 Moritz Bunkus + + * Released v1.5.1. + + * Build system: libEBML 1.3.8 is now required. + +2019-05-19 evpobr + + * Build system: various fixes to the cmake rules regarding + visibility, naming and building DLLs on Windows. + +2019-05-19 Steve Lhomme + + * KaxBlock: fixed a potential access to invalid memory due to + invalid lace sizes read from invalid data. + + * KaxBlock: fixed a potential null pointer dereference triggerable + by reading invalid data. + 2019-03-12 Moritz Bunkus * Released v1.5.0.