diff --git a/changelog.txt b/changelog.txt index 9c8c601b..aca6cd66 100644 --- a/changelog.txt +++ b/changelog.txt @@ -29,6 +29,7 @@ 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 FEATURE: Add cmake support +FIX: Add missing driver.mk to SSD1322 driver. *** Release 2.9 ***