diff options
author | Robin Watts | 2010-04-19 23:01:26 +0000 |
---|---|---|
committer | Robin Watts | 2010-04-19 23:01:26 +0000 |
commit | 626784f28e8511af2ccb10376fc95d16c4593ce6 (patch) | |
tree | d7a6c5039b19c8b0dd3bc4934390da6140446a07 /backends/platform/wince | |
parent | 57781c0d8e41958f95a20d3d799378096c5aa0a2 (diff) | |
download | scummvm-rg350-626784f28e8511af2ccb10376fc95d16c4593ce6.tar.gz scummvm-rg350-626784f28e8511af2ccb10376fc95d16c4593ce6.tar.bz2 scummvm-rg350-626784f28e8511af2ccb10376fc95d16c4593ce6.zip |
Add note about fix for 1.1.1 to README-WinCE.txt
svn-id: r48739
Diffstat (limited to 'backends/platform/wince')
-rw-r--r-- | backends/platform/wince/README-WinCE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/platform/wince/README-WinCE.txt b/backends/platform/wince/README-WinCE.txt index 8f70f3bb0d..69abd66e69 100644 --- a/backends/platform/wince/README-WinCE.txt +++ b/backends/platform/wince/README-WinCE.txt @@ -6,6 +6,9 @@ Release version: 1.1.0 New in this version ------------------- +1.1.1 +Fix to the Normal2xAspect scaler that was causing crashes. + 1.1.0 The TeenAgent engine is now included, but there are no other port specific changes since 1.0.0. |