From: <sv...@op...> - 2025-06-09 16:59:44
|
Author: manx Date: Mon Jun 9 18:59:37 2025 New Revision: 23451 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=23451 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 Mon Jun 9 18:59:15 2025 (r23450) +++ branches/OpenMPT-1.28/libopenmpt/dox/changelog.md Mon Jun 9 18:59:37 2025 (r23451) @@ -10,6 +10,8 @@ * [**Bug**] `openmpt::string::get("source_has_mixed_revisions")` and `openmpt_get_string("source_has_mixed_revisions")` always returned an empty string. + * [**Bug**] openmpt123: Allow for converting to formats which list the file + extension only in the subformat (i.e. MP3 with libsndfile 1.1.0 or later). * mpg123: Update to v1.33.0 (2025-06-07). |