diff --git a/libmirage.changes b/libmirage.changes index 6104d43..af11f60 100644 --- a/libmirage.changes +++ b/libmirage.changes @@ -2,6 +2,16 @@ Mon Jul 1 13:34:01 UTC 2019 - Aaron Stern - Update to new upstream release 3.2.2 + * ISO parser: fixed ISO9660/UDF pattern search for sector + sizes 2332 and 2336. + * ISO parser: added support for Nintendo GameCube and Wii + ISO images. + * Extended medium type guess to distinguish between DVD and + BluRay images based on length. + * Removed fabrication of disc structures from the library + (moved to CDEmu daemon). + * MDS parser: cleanup of disc structure parsing, fixed the + incorrectly set structure sizes. ------------------------------------------------------------------- Mon Aug 7 13:30:23 UTC 2017 - jengelh@inai.de