diff --git a/changelog.txt b/changelog.txt index d41857d5..e140eac1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,6 +26,7 @@ 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). +FIX: Minor code improvements *** Release 2.9 ***