From: Steve Lhomme Date: Fri, 30 Apr 2010 10:19:47 +0000 (+0000) Subject: v1: update the ChangeLog files for imminent release X-Git-Tag: release-0.9.0~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c128fa5610046dddc793eeb79cd3466ae0cd702b;p=libmatroska v1: update the ChangeLog files for imminent release git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@150 a6f86f6d-0131-4f8e-9e7b-e335508773d5 --- diff --git a/ChangeLog b/ChangeLog index 0d26921..c90b4f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2010-04-30 robux4/mosu +New 0.9.0 version: + - fix a memory freeing issue in KaxBlock + - use the macros from the new libebml 0.8.0 to simplify the element definitions and avoid possible typo bugs + - fix some building issues on Linux and MinGW + - add matroska_init() and matroska_done() functions, necessary when used with libebml v2 + - use the new libebml iterators of EbmlMaster where possible + + 2007-01-19 09:58 robux4 * trunk/libebml/libebml.proj, trunk/libmatroska/libmatroska.proj,