aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2012-05-14 21:43:27 +0300
committerEugene Sandulenko2012-05-14 21:43:27 +0300
commitec7dfedc9f275133523b82a08bc62f5c5dbc4d80 (patch)
tree65755f2766734c841a0cc2398632fae34c1ea1cc
parent3296e872f4ad3d57e6294cb67aca272110b4077a (diff)
downloadscummvm-rg350-ec7dfedc9f275133523b82a08bc62f5c5dbc4d80.tar.gz
scummvm-rg350-ec7dfedc9f275133523b82a08bc62f5c5dbc4d80.tar.bz2
scummvm-rg350-ec7dfedc9f275133523b82a08bc62f5c5dbc4d80.zip
NEWS: Add GUI-related items.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a48ccab9a..4b3203dc66 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,8 @@ For a more comprehensive changelog of the latest experimental code, see:
Engine tab when adding or editing a configuration for a game. In most
cases, you will have to run each game once or readd them all in ScummVM's
launcher in order to get the custom options tab.
+ - Improved predicitve dialog look.
+ - Various GUI improvements.
SDL ports:
- Added support for OpenGL (GSoC Task).