Updating changelog.txt

master
Joel Bodenmann 2021-09-21 17:56:46 +02:00
parent 1d63573408
commit 05b547bbbb
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ FIX: Fix missing return value in gfxQueueFSyncPut().
FIX: Fix missing return value in gfxQueueFSyncPush().
FIX: Fix missing return value in gfxQueueFSyncInsert().
FEATURE: Adding support for FreeBSD.
FIX: Fix incorrect calls to mmap() and sem_open() in SDL2 driver (lax operating systems such as Linux & MacOS were silently tolerating these).
*** Release 2.9 ***