libebml: update the ChangeLog for a pending release

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libebml@755 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
Steve Lhomme 2011-06-12 09:20:21 +00:00
parent f2545cc6d7
commit 8200c78a85

View File

@ -1,3 +1,11 @@
2011-06-12 robux4/mosu
New 1.2.1 version:
- fix the constructor of CRTError in StdIOCallback (patch from Graham 'gbooker' Booker)
- fix the size returned by MemIOCallback::read() when reaching the end of the buffer
- add a macro to define signed integer elements that have a default value
- fix compilation of debug builds on win32
- fix for Sun Studio C compiler
2011-01-30 robux4/mosu
New 1.2.0 version:
- no need to put the internal code of EbmlCrc32 in the public header