v1: update the ChangeLog files for imminent release
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libebml@150 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
parent
da7b4816f3
commit
5fd406ae80
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
2010-04-30 robux4/mosu
|
||||
New 0.8.0 version:
|
||||
- new macros to simplify and unify the way to declare and define EBML elements
|
||||
- new macros to access variables of a Class/Object so that switching to libebml v2 is transparent
|
||||
- add an EBML_STRICT_API compilation flag (off by default) to avoid direct access to internal class variables
|
||||
- fix some building issues on Linux and MinGW
|
||||
- add accessor calls to the base classes to avoid direct access to internal class variables
|
||||
- add iterators to navigate throught the EbmlMaster children
|
||||
- use a new filepos_t type for everything that relates to an element position/data size with INVALID_FILEPOS_T in case of errors
|
||||
- remove the const on integer values
|
||||
|
||||
|
||||
2008-02-21 22:14 mosu
|
||||
|
||||
* trunk/libebml/ebml/EbmlBinary.h, trunk/libebml/ebml/EbmlEndian.h,
|
||||
|
Loading…
x
Reference in New Issue
Block a user