[matroska] r1186 - trunk/libmatroska
[email protected] Sun, 22 May 2005 11:28:36 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu Date: 2005-05-22 11:28:35 +0400 (Sun, 22 May 2005) New Revision: 1186 Modified: trunk/libmatroska/ChangeLog Log: Automatic ChangeLog update. Modified: trunk/libmatroska/ChangeLog =================================================================== --- trunk/libmatroska/ChangeLog 2005-05-22 07:28:11 UTC (rev 1185) +++ trunk/libmatroska/ChangeLog 2005-05-22 07:28:35 UTC (rev 1186) @@ -1,5 +1,38 @@ +2005-05-22 07:28 mosu + + * trunk/libmatroska, trunk/libmatroska/debian: Ignore some files and + directories created during the Debian build process. + +2005-05-22 07:27 mosu + + * trunk/libmatroska/debian/changelog, + trunk/libmatroska/matroska/KaxVersion.h: Bumped the version number + to 0.7.7 in the places that robux4 forgot. + +2005-05-19 19:16 robux4 + + * trunk/libebml/ebml/EbmlVersion.h, + trunk/libmatroska/matroska/KaxVersion.h: update version numbers + for the upcoming release + +2005-05-03 06:56 mosu + + * trunk/libmatroska/matroska/KaxTrackEntryData.h: The default value + of MaxBlockAdditionID is 0, not 1. + +2005-04-19 07:00 mosu + + * trunk/libmatroska/make/linux/Makefile: Do not compile shared libs + on Mac OS X due to how they should be handled there. If need + arises we can always implement it properly. Patch by Shawn + Holwegner <shawn () holwegner ! com> + 2005-04-16 11:29 mosu + * trunk/libmatroska/ChangeLog: Automatic ChangeLog update. + +2005-04-16 11:29 mosu + * trunk/libmatroska/debian/rules, trunk/libmatroska/make/linux/Makefile: Updated the Linux build system and added targets for installing only the static lib +