commit 4eabcebfd17bc38fcb3172eddbb2f9236ae511c0
Author: Michael Day <contact@michaelcday.com>
AuthorDate: Mon Mar 20 14:32:48 2023 -0400
Commit: Michael Day <contact@michaelcday.com>
CommitDate: Tue Mar 21 13:59:23 2023 -0400
Add FluidSynth support to NEWS.md
---
NEWS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS.md b/NEWS.md
index 70dd5f2b..efed6f4b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -27,6 +27,7 @@
* Default savegame name now includes the WAD filename (thanks Fabian).
* Mouse movement is no longer read when the game window is inactive
(thanks Julia Nechaevskaya).
+ * Add native support for the FluidSynth midi synthesizer.
### Refactorings
* CMake project files have been added, replacing the Microsoft Visual