From 53bcb8c54007edb78fb4c1e78c9f391d9eaa1dad Mon Sep 17 00:00:00 2001 From: Johannes Schultz Date: Sun, 1 Dec 2024 12:01:53 +0000 Subject: [PATCH] [Doc] libopenmpt: Update changelog. git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@22397 56274372-70c3-4bfc-bfc3-4c3a0b034d27 --- libopenmpt/dox/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libopenmpt/dox/changelog.md b/libopenmpt/dox/changelog.md index c2fb23457bf..ceb50fd43fd 100644 --- a/libopenmpt/dox/changelog.md +++ b/libopenmpt/dox/changelog.md @@ -9,6 +9,11 @@ is just a high-level summary. * [**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)