[Scummvm-cvs-logs] scummvm master -> 12707e2e1b884ab83b52ece015e27be91d72ef6d
Strangerke
arnaud.boutonne at gmail.com
Sat Apr 16 21:04:17 CEST 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
12707e2e1b NEWS: wrap text in order to stay below the length limit
Commit: 12707e2e1b884ab83b52ece015e27be91d72ef6d
https://github.com/scummvm/scummvm/commit/12707e2e1b884ab83b52ece015e27be91d72ef6d
Author: strangerke (arnaud.boutonne at gmail.com)
Date: 2011-04-16T12:03:20-07:00
Commit Message:
NEWS: wrap text in order to stay below the length limit
Changed paths:
NEWS
diff --git a/NEWS b/NEWS
index 5f5bd17..3d2fa44 100644
--- a/NEWS
+++ b/NEWS
@@ -9,11 +9,12 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added support for Playtoons: Bambou le Sauveur de la Jungle.
- 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 Hugo's House of Horrors, Hugo 2: Whodunit?
+ and Hugo 3: Jungle of Doom
General
- - Added support for loadable modules on platforms without a dynamic loader.
- (GSoC Task)
+ - Added support for loadable modules on platforms without a dynamic
+ loader. (GSoC Task)
- Added Danish translation.
- Added Norwegian Bokmaal translation.
- Added Norwegian Nynorsk translation.
More information about the Scummvm-git-logs
mailing list