diff --git a/docs/changes.txt b/docs/changes.txt index b5b85811..4a4a4f2a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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)