Update changelog.txt

master
Joel Bodenmann 2021-09-21 18:12:07 +02:00
parent aa9e187581
commit 7e2decd0cd
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ FIX: Fix missing return value in gfxQueueFSyncPush().
FIX: Fix missing return value in gfxQueueFSyncInsert(). FIX: Fix missing return value in gfxQueueFSyncInsert().
FEATURE: Adding support for FreeBSD. 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). FIX: Fix incorrect calls to mmap() and sem_open() in SDL2 driver (lax operating systems such as Linux & MacOS were silently tolerating these).
FIX: Minor code improvements
*** Release 2.9 *** *** Release 2.9 ***