diff --git a/doc/fixes5-0-1.txt b/doc/fixes5-0-1.txt index 6517394d5..6a177f21b 100644 --- a/doc/fixes5-0-1.txt +++ b/doc/fixes5-0-1.txt @@ -203,7 +203,7 @@ MS-DOS: some optimizations for tile handling; change 16-color mode and displayed, with the result cached; Use memcpy when splitting the image into tiles; only load the tileset once (pr #1617 by chasonr) MS-DOS: Define a separate palette for VGA text (pr #1620 by chasonr) -#1620musl: musl libc does not have __sighandler_t so don't use it in the +musl: musl libc does not have __sighandler_t so don't use it in the macro definition for SIG_RET_TYPE with musl WASM: resolve some build failures in 'make CROSS_TO_WASM=1' WASM: hints file cross-pre2.500 update to CFLAGS to include -DNHUUID