Author: manx
Date: Mon Apr 29 10:34:31 2024
New Revision: 20686
URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20686
Log:
[Doc] libopenmpt: Update changelog.
Modified:
trunk/OpenMPT/doc/libopenmpt/changelog.md
Modified: trunk/OpenMPT/doc/libopenmpt/changelog.md
==============================================================================
--- trunk/OpenMPT/doc/libopenmpt/changelog.md Mon Apr 29 10:23:20 2024 (r20685)
+++ trunk/OpenMPT/doc/libopenmpt/changelog.md Mon Apr 29 10:34:31 2024 (r20686)
@@ -11,6 +11,8 @@
Aleshar - The World Of Ice.
* [**New**] `Makefile CONFIG=djgpp` now supports building LGPL libraries as
DXE (use `ENABLE_DXE=0` to disable).
+ * [**New**] New `Makefile` `CONFIG=mingw-w64` option
+ `WINDOWS_CRT=[crtdll,msvcrt,ucrt]` to select the toolchain CRT library.
* [**Change**] DOS builds now use zlib, libmpg123, libogg, and libvorbis
instead of miniz, minimp3, and stb_vorbis by default.
|