NEWS: Mention merged GSoC tasks

This commit is contained in:
dhewg 2011-02-20 11:30:46 +01:00
parent 98cd1b6e0c
commit 33f3c1bc98

15
NEWS
View file

@ -9,6 +9,8 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Added support for Toonstruck. - Added support for Toonstruck.
General General
- Added support for loadable modules on platforms without a dynamic loader.
(GSoC Task)
- Added Danish translation. - Added Danish translation.
- Added Norwegian Bokmaal translation. - Added Norwegian Bokmaal translation.
- Added Norwegian Nynorsk translation. - Added Norwegian Nynorsk translation.
@ -89,11 +91,22 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Corrected memory leaks and minor issues. - Corrected memory leaks and minor issues.
SDL: SDL:
- Added support for OpenGL. (GSoC Task)
- Closed memory leaks in Mouse Surfaces. - Closed memory leaks in Mouse Surfaces.
PSP: PSP port:
- Added support for loadable modules.
- Added image viewer. - Added image viewer.
PS2 port:
- Added support for loadable modules.
Nintendo DS port:
- Added support for loadable modules.
Wii/GameCube port:
- Added support for loadable modules.
1.2.1 (2010-12-19) 1.2.1 (2010-12-19)
General General
- Add Hungarian translation. - Add Hungarian translation.