diff options
author | Gregory Montoir | 2011-03-03 14:49:09 +0100 |
---|---|---|
committer | Gregory Montoir | 2011-03-20 17:44:45 +0100 |
commit | ac7c1533151372503f33e396eae6175903f7c4e9 (patch) | |
tree | 33cb847b2a9bc6f534e1453145f67b125cc00628 /NEWS | |
parent | 33cf1f8f598f1137c710f17c6676784bb6b3674a (diff) | |
download | scummvm-rg350-ac7c1533151372503f33e396eae6175903f7c4e9.tar.gz scummvm-rg350-ac7c1533151372503f33e396eae6175903f7c4e9.tar.bz2 scummvm-rg350-ac7c1533151372503f33e396eae6175903f7c4e9.zip |
NEWS: mention Tucker fixes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |