[Scummvm-cvs-logs] SF.net SVN: scummvm:[48542] scummvm/branches/branch-1-1-0
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Mon Apr 5 12:44:28 CEST 2010
Revision: 48542
http://scummvm.svn.sourceforge.net/scummvm/?rev=48542&view=rev
Author: lordhoto
Date: 2010-04-05 10:44:27 +0000 (Mon, 05 Apr 2010)
Log Message:
-----------
Backport of r48541: Update of Win64 builder information.
Modified Paths:
--------------
scummvm/branches/branch-1-1-0/AUTHORS
scummvm/branches/branch-1-1-0/gui/credits.h
scummvm/branches/branch-1-1-0/tools/credits.pl
Modified: scummvm/branches/branch-1-1-0/AUTHORS
===================================================================
--- scummvm/branches/branch-1-1-0/AUTHORS 2010-04-05 10:39:03 UTC (rev 48541)
+++ scummvm/branches/branch-1-1-0/AUTHORS 2010-04-05 10:44:27 UTC (rev 48542)
@@ -309,7 +309,8 @@
Travis Howell
Win64:
- Chris Gray
+ Chris Gray - (retired)
+ Johannes Schickel
Websites (design)
-----------------
Modified: scummvm/branches/branch-1-1-0/gui/credits.h
===================================================================
--- scummvm/branches/branch-1-1-0/gui/credits.h 2010-04-05 10:39:03 UTC (rev 48541)
+++ scummvm/branches/branch-1-1-0/gui/credits.h 2010-04-05 10:44:27 UTC (rev 48542)
@@ -349,6 +349,8 @@
"",
"C1""Win64",
"C0""Chris Gray",
+"C2""(retired)",
+"C0""Johannes Schickel",
"",
"",
"C1""Websites (design)",
Modified: scummvm/branches/branch-1-1-0/tools/credits.pl
===================================================================
--- scummvm/branches/branch-1-1-0/tools/credits.pl 2010-04-05 10:39:03 UTC (rev 48541)
+++ scummvm/branches/branch-1-1-0/tools/credits.pl 2010-04-05 10:44:27 UTC (rev 48542)
@@ -842,7 +842,8 @@
end_section();
begin_section("Win64");
- add_person("Chris Gray", "Psychoid", "");
+ add_person("Chris Gray", "Psychoid", "(retired)");
+ add_person("Johannes Schickel", "LordHoto", "");
end_section();
end_section();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list