aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Montoir2011-03-03 14:49:09 +0100
committerGregory Montoir2011-03-20 17:44:45 +0100
commitac7c1533151372503f33e396eae6175903f7c4e9 (patch)
tree33cb847b2a9bc6f534e1453145f67b125cc00628
parent33cf1f8f598f1137c710f17c6676784bb6b3674a (diff)
downloadscummvm-rg350-ac7c1533151372503f33e396eae6175903f7c4e9.tar.gz
scummvm-rg350-ac7c1533151372503f33e396eae6175903f7c4e9.tar.bz2
scummvm-rg350-ac7c1533151372503f33e396eae6175903f7c4e9.zip
NEWS: mention Tucker fixes
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ec174f771..9a96d34894 100644
--- a/NEWS
+++ b/NEWS
@@ -102,6 +102,9 @@ For a more comprehensive changelog of the latest experimental code, see:
Touche:
- Corrected memory leaks and minor issues.
+ Tucker:
+ - Added workarounds for several issues present in the original game.
+
SDL ports:
- Added support for OpenGL. (GSoC Task)
- Closed memory leaks in Mouse Surfaces.