diff --git a/src/gui/WhatsNewDialog.cxx b/src/gui/WhatsNewDialog.cxx index 3fa5b8832..5a3a78888 100644 --- a/src/gui/WhatsNewDialog.cxx +++ b/src/gui/WhatsNewDialog.cxx @@ -66,12 +66,7 @@ WhatsNewDialog::WhatsNewDialog(OSystem& osystem, DialogContainer& parent, add(ypos, "added MovieCart support"); add(ypos, "added weblinks for many games"); } - add(ypos, "extensively redesigned and enhanced file launcher"); - add(ypos, "added automatic emulation pause when focus is lost"); - add(ypos, "added option to toggle autofire mode"); - add(ypos, "improved controller mappings for Paddles and Driving controllers"); - add(ypos, "added another oddball TIA glitch option for score mode color"); - add(ypos, "enhanced support for CDFJ+ bankswitching type"); + add(ypos, "fixed broken mouse and Stelladaptor input for Driving Controller"); add(ypos, ELLIPSIS + " (for a complete list see 'docs/Changes.txt')"); #endif