aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKostas Nakos2008-01-11 20:09:12 +0000
committerKostas Nakos2008-01-11 20:09:12 +0000
commitb53a9eadebad29ea73e0dc20c386139ee8ce46e0 (patch)
treefd4ef679b17062275ea31826eee377b7fd15eddb /NEWS
parentb460e0880b9645f2fc8d9bf3ad157efb6727473d (diff)
downloadscummvm-rg350-b53a9eadebad29ea73e0dc20c386139ee8ce46e0.tar.gz
scummvm-rg350-b53a9eadebad29ea73e0dc20c386139ee8ce46e0.tar.bz2
scummvm-rg350-b53a9eadebad29ea73e0dc20c386139ee8ce46e0.zip
doc update for 0.11.0
svn-id: r30416
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0483e49e30..5619f76f24 100644
--- a/NEWS
+++ b/NEWS
@@ -73,8 +73,11 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
WinCE Port:
- Switched compilers again. Now using cegcc (http://cegcc.sourceforge.net/).
- - Plugins now supported for WinCE.
-
+ - Plugins now supported for WinCE (but not used in this release).
+ - Redesigned 'Free Look' action, mainly for the lure engine's requirements.
+ - Smaller optimization setting to counteract the growth of the executable.
+ - Various bug fixes.
+
GP2X Port:
- Support F200 Touchscreen
- Various fixes to input code