From: <sv...@op...> - 2024-12-01 12:02:04
|
Author: sagamusix Date: Sun Dec 1 13:01:53 2024 New Revision: 22397 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=22397 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 Sun Dec 1 13:00:50 2024 (r22396) +++ branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Sun Dec 1 13:01:53 2024 (r22397) @@ -9,6 +9,11 @@ * [**Bug**] Fixed various undefined behaviour found with ubsan. + * Warn when a Startrekker AM file most likely requires an (currently + unsupported) external instrument definition file. + * STM: Do not sanitize sample loop data. Scream Tracker 2 reads into the next + sample's data when loops exceed the sample length. + * mpg123: Update to v1.32.9 (2024-11-02). ### libopenmpt 0.4.46 (2024-10-26) |