diff options
author | Johannes Schickel | 2009-07-26 14:24:45 +0000 |
---|---|---|
committer | Johannes Schickel | 2009-07-26 14:24:45 +0000 |
commit | 07c10c07c4d65426a5931a81d4bbe5388aeed802 (patch) | |
tree | 0d3f44a3d92296de6072a8ec05a64838daed2ae0 | |
parent | 4b27c43b0aa9074205fc5aef0ee45adb1a55f49a (diff) | |
download | scummvm-rg350-07c10c07c4d65426a5931a81d4bbe5388aeed802.tar.gz scummvm-rg350-07c10c07c4d65426a5931a81d4bbe5388aeed802.tar.bz2 scummvm-rg350-07c10c07c4d65426a5931a81d4bbe5388aeed802.zip |
Add NEWS entry about new SJIS code.
svn-id: r42822
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ For a more comprehensive changelog for the latest experimental SVN code, see: http://scummvm.svn.sourceforge.net/viewvc/scummvm/?view=log +1.1.0 (????-??-??) + General: + - Added support for a custom SJIS font for FM-TOWNS and PC98 games. + + KYRA: + - Adapted KYRA to support the custom SJIS font. + 1.0.0 (2009-??-??) New Games: - Added support for Discworld. |