[Scummvm-cvs-logs] scummvm master -> 767166828ec5d7ee984e21fac9fbbd86a354fcc1

sev- sev at scummvm.org
Sun Dec 6 16:24:03 CET 2015


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f5217ecbdd README: Fix broken links
767166828e Merge pull request #633 from emillon/readme-broken-links


Commit: f5217ecbddde888aa85ab8fe1835ac960953b98c
    https://github.com/scummvm/scummvm/commit/f5217ecbddde888aa85ab8fe1835ac960953b98c
Author: Etienne Millon (me at emillon.org)
Date: 2015-12-06T14:12:53+01:00

Commit Message:
README: Fix broken links

Changed paths:
    README



diff --git a/README b/README
index 2a1d7c3..a34856c 100644
--- a/README
+++ b/README
@@ -160,7 +160,7 @@ reproducible, and still occurs in the latest git/Daily build version.
 Also check the known problems list (below) and the compatibility list
 on our website for that game, to ensure the issue is not already known:
 
-  http://www.scummvm.org/compatibility_stable.php
+  http://scummvm.org/compatibility/
 
 Please do not report bugs on games that are not listed as being
 completeable in the 'Supported Games' section, or compatibility list. We
@@ -2434,7 +2434,7 @@ currently we have only x86 MMX optimized versions, and they will not
 compile on other processors.
 
 On Win9x/NT/XP, you can define USE_WINDBG and attach WinDbg to browse
-debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).
+debug messages (see https://technet.microsoft.com/en-us/sysinternals/debugview.aspx).
 
 
   GCC and MinGW32:


Commit: 767166828ec5d7ee984e21fac9fbbd86a354fcc1
    https://github.com/scummvm/scummvm/commit/767166828ec5d7ee984e21fac9fbbd86a354fcc1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2015-12-06T16:23:33+01:00

Commit Message:
Merge pull request #633 from emillon/readme-broken-links

README: Fix broken links

Changed paths:
    README









More information about the Scummvm-git-logs mailing list