Update changes.txt

Fix typo.
This commit is contained in:
bearoso 2022-02-19 13:28:33 -06:00 committed by GitHub
parent f95c9aacd9
commit f9687e5350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Gtk:
- Use a submodule for glslang, because it doesn't guarantee API stability.
- Switched to GTK's C++ interface, gtkmm3. This effectively drops
GTK+ 2.0 support.
- Joysticks can not be hotplugged. (jraby)
- Joysticks can now be hotplugged. (jraby)
Unix:
- Added audio output threading. (yoffy)