diff options
| author | md5 | 2011-04-18 01:24:58 +0300 | 
|---|---|---|
| committer | md5 | 2011-04-18 01:24:58 +0300 | 
| commit | 3c1fb00455ced1486ec56b9dff8816189792a01f (patch) | |
| tree | 5a5e0de4dd7885672676a1a710584d6e6b94f104 | |
| parent | 1f16090f276aabf7bacbedbcd503db93a586b0d3 (diff) | |
| download | scummvm-rg350-3c1fb00455ced1486ec56b9dff8816189792a01f.tar.gz scummvm-rg350-3c1fb00455ced1486ec56b9dff8816189792a01f.tar.bz2 scummvm-rg350-3c1fb00455ced1486ec56b9dff8816189792a01f.zip | |
NEWS: Fixed full stops in the end of each news item
| -rw-r--r-- | NEWS | 12 | 
1 files changed, 6 insertions, 6 deletions
| @@ -10,13 +10,13 @@ For a more comprehensive changelog of the latest experimental code, see:     - Added support for Toonstruck.     - Added support for Living Books v1 and v2 games.     - Added support for Hugo's House of Horrors, Hugo 2: Whodunit?  -     and Hugo 3: Jungle of Doom -   - Added support for Amiga SCI games (except Conquests of the Longbow) -   - Added support for Macintosh SCI1 games +     and Hugo 3: Jungle of Doom. +   - Added support for Amiga SCI games (except Conquests of the Longbow). +   - Added support for Macintosh SCI1 games.   General     - Added support for loadable modules on platforms without a dynamic -     loader. (GSoC Task) +     loader (GSoC Task).     - Added Danish translation.     - Added Norwegian Bokmaal translation.     - Added Norwegian Nynorsk translation. @@ -95,7 +95,7 @@ For a more comprehensive changelog of the latest experimental code, see:     - Improved support for FM-TOWNS versions of games.   Sky: -   - Fixed crashes on sequences for several ports (Android, OpenGL, ...) +   - Fixed crashes on sequences for several ports (Android, OpenGL, ...).   Teenagent:     - Closed memory leaks. @@ -112,7 +112,7 @@ For a more comprehensive changelog of the latest experimental code, see:     - Added workarounds for several issues present in the original game.   SDL ports: -   - Added support for OpenGL. (GSoC Task) +   - Added support for OpenGL (GSoC Task).     - Closed memory leaks in Mouse Surfaces.   Android port: | 
