diff options
author | Lars Persson | 2011-01-14 08:10:51 +0000 |
---|---|---|
committer | Lars Persson | 2011-01-14 08:10:51 +0000 |
commit | 06acd962440ea25c40cd890aab984aeeaba2de45 (patch) | |
tree | 39e19b6673e361d84e492b4b1f31ee5939777ac5 /backends/platform/symbian/README | |
parent | 81729b87e85955d919f0b3e5b6a0967e4724a3df (diff) | |
download | scummvm-rg350-06acd962440ea25c40cd890aab984aeeaba2de45.tar.gz scummvm-rg350-06acd962440ea25c40cd890aab984aeeaba2de45.tar.bz2 scummvm-rg350-06acd962440ea25c40cd890aab984aeeaba2de45.zip |
SYMBIAN: Updated revision history
svn-id: r55236
Diffstat (limited to 'backends/platform/symbian/README')
-rw-r--r-- | backends/platform/symbian/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/backends/platform/symbian/README b/backends/platform/symbian/README index 37706b6456..c834eb4be1 100644 --- a/backends/platform/symbian/README +++ b/backends/platform/symbian/README @@ -26,6 +26,23 @@ About ScummVM Jurgen and Lars have successfully transfered all needed changes into CVS/SVN, with additional helpful tools for Symbian OS Release History: + Release version: 1.2.1 + * Symbian port now split in to parts, ScummVM 1 and ScummVM 2 to keep the exe size down. + ScummVM 1 contains the following engines: + scumm queen groovie saga drascula + touche parallaction cine + cruise made m4 tucker + + ScummVM 2 contains the following engines: + agos sky gob + kyra lure agi tinsel + sword1 sword2 draci sci teenagent + + * See main readme for general ScummVM improvements, minor update + Release version: 1.2.0 + * Nothing significant in the Symbian port, except SDL improvements (new SDL version used) + * See main readme for general ScummVM improvements, major update + Release version: 1.1.0 * Nothing significant in the Symbian port, except SDL improvements. * See main readme for general ScummVM improvements, minor update |