From: <sv...@op...> - 2024-09-21 08:00:51
|
Author: manx Date: Sat Sep 21 10:00:44 2024 New Revision: 21653 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=21653 Log: [Doc] libopenmpt: Whitespace cleanup in changelog. Modified: branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Modified: branches/OpenMPT-1.31/doc/libopenmpt/changelog.md ============================================================================== --- branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Fri Sep 20 13:54:03 2024 (r21652) +++ branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Sat Sep 21 10:00:44 2024 (r21653) @@ -7,8 +7,8 @@ ### libopenmpt 0.7.10-pre - * [**Change**] FST was added to the list of supported file extension. - AMP uses this extension for multichannel MODs. + * [**Change**] FST was added to the list of supported file extension. AMP uses + this extension for multichannel MODs. * [**Bug**] The Android NDK build system did not enable C++20 when available. @@ -32,7 +32,7 @@ * minimp3: Update to fork <https://github.com/manxorist/minimp3/releases/tag/openmpt-2024-08-15-v4> commit 2116754771b79347ad2f39127abace2a093c383e (2024-08-15). - + ### libopenmpt 0.7.9 (2024-07-21) * [**Sec**] Potential division by 0 when seeking in the module with |