From: Steve Lhomme Date: Sun, 23 Sep 2012 09:53:17 +0000 (+0000) Subject: update the ChangeLog with recent changes X-Git-Tag: release-1.4.0~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a463c247a66ec5f890739ddd055ca2d76bcd8550;p=libmatroska update the ChangeLog with recent changes git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@858 a6f86f6d-0131-4f8e-9e7b-e335508773d5 --- diff --git a/ChangeLog b/ChangeLog index 3fe3b45..42cfee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2012-09-23 mosu New 1.4.0 version: - - Add new elements CueDuration, CueRelativePosition + - Add new elements CueDuration, CueRelativePosition, TimecodeScaleDenominator + - Make TrackTimecodeScale writing impossible - This release is not binary compatible to 1.4.0 due to the dependancy on libEBML 1.3.0 which is not binary compatible to its predecessor.