From: <sv...@op...> - 2025-06-09 16:58:46
|
Author: manx Date: Mon Jun 9 18:58:17 2025 New Revision: 23448 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=23448 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 Mon Jun 9 18:57:54 2025 (r23447) +++ branches/OpenMPT-1.29/libopenmpt/dox/changelog.md Mon Jun 9 18:58:17 2025 (r23448) @@ -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). * miniz: Update to v3.0.2 (2023-01-15). |