From: <sv...@op...> - 2024-03-16 22:00:27
|
Author: sagamusix Date: Sat Mar 16 23:00:16 2024 New Revision: 20384 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20384 Log: [Doc] libopenmpt: Update changelog. Modified: branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Modified: branches/OpenMPT-1.28/libopenmpt/dox/changelog.md ============================================================================== --- branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Sat Mar 16 22:59:42 2024 (r20383) +++ branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Sat Mar 16 23:00:16 2024 (r20384) @@ -16,6 +16,11 @@ allocation (64bit platforms) when reading malformed data from unseekable files (r20353). + * IT: In the previous version, Zxx macros in IT files made with older MPT + versions were no longer working. + * An older bugfix for undefined behaviour in the Distortion DMO plugin was + incorrect, causing the distorted sound to be different in some situations. + ### libopenmpt 0.4.39 (2024-03-03) * Setting all possible `load_skip` flags resulted in nothing being loaded at |