Author: sagamusix
Date: Sat Mar 16 22:59:42 2024
New Revision: 20383
URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20383
Log:
[Doc] libopenmpt: Update changelog.
Modified:
branches/OpenMPT-1.29/libopenmpt/dox/changelog.md
Modified: branches/OpenMPT-1.29/libopenmpt/dox/changelog.md
==============================================================================
--- branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Sat Mar 16 22:58:11 2024 (r20382)
+++ branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Sat Mar 16 22:59:42 2024 (r20383)
@@ -18,6 +18,11 @@
* [**Sec**] DMF: Possible null-pointer write or excessive memory allocation
when reading DMF files (r20325).
+ * 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.
+
* xmp-openmpt: Metadata retrievel for playlist items was broken.
### libopenmpt 0.5.27 (2024-03-03)
|