Author: manx
Date: Mon May 6 09:56:00 2024
New Revision: 20709
URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20709
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 May 6 09:54:18 2024 (r20708)
+++ trunk/OpenMPT/doc/libopenmpt/changelog.md Mon May 6 09:56:00 2024 (r20709)
@@ -17,6 +17,8 @@
* [**Change**] DOS builds now use zlib, libmpg123, libogg, and libvorbis
instead of miniz, minimp3, and stb_vorbis by default.
* [**Change**] `Makefile CONFIG=djgpp` now sets `ALLOW_LGPL=1` by default.
+ * [**Change**] `build/download_externals.sh` now verifies the integrity of any
+ downloaded files and uses curl instead of wget.
* [**Regression**] Support for Emscripten versions older than 3.1.51 has been
removed.
|