[matroska] r938 - trunk/libebml
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu Date: 2004-11-10 23:48:39 +0300 (Wed, 10 Nov 2004) New Revision: 938 Modified: trunk/libebml/ChangeLog Log: Automatic ChangeLog update Modified: trunk/libebml/ChangeLog =================================================================== --- trunk/libebml/ChangeLog 2004-11-10 20:47:49 UTC (rev 937) +++ trunk/libebml/ChangeLog 2004-11-10 20:48:39 UTC (rev 938) @@ -1,6 +1,33 @@ -2004-09-26 10:03:40 Rev 839 mosu +2004-11-10 20:47:49 Rev 937 mosu * debian/changelog ebml/EbmlVersion.h: + Bumped the version number to 0.7.3. + +2004-11-10 20:46:28 Rev 936 mosu + + * ebml/EbmlId.h ebml/EbmlUnicodeString.h: + Added some operator!= to avoid confusion and mistakes with + comparison and automatic casting. + +2004-10-18 19:28:58 Rev 892 robux4 + + * src/EbmlElement.cpp src/EbmlMaster.cpp: + better code to handle all VTS VOBs (not yet there) + +2004-10-14 07:48:39 Rev 881 mosu + + * src/EbmlUnicodeString.cpp: + wchar.h doesn't exist on OpenBSD. Patch by Diego Pettenò <dgp85 + (a) users ! sourceforge ! net>. + +2004-09-26 10:03:57 Rev 840 mosu + + * ChangeLog: + Automatic ChangeLog update + +2004-09-26 10:03:40 Rev 839 mosu + + * debian/changelog ebml/EbmlVersion.h: Bumped the version number to 0.7.2. 2004-09-23 22:54:24 Rev 837 mosu