diff options
author | Matthew Hoops | 2011-12-12 15:25:28 -0500 |
---|---|---|
committer | Matthew Hoops | 2011-12-12 15:25:28 -0500 |
commit | 00279659b22cbd5db739d5351e83a9fc2a2ae408 (patch) | |
tree | 497f06f46820043cbdf1725652b8f0073223e24a /doc/QuickStart | |
parent | d932df79bed5aac97e17c0920a5e75cb5ce733ee (diff) | |
parent | d1628feb761acc9f4607f64de3eb620fea53bcc9 (diff) | |
download | scummvm-rg350-00279659b22cbd5db739d5351e83a9fc2a2ae408.tar.gz scummvm-rg350-00279659b22cbd5db739d5351e83a9fc2a2ae408.tar.bz2 scummvm-rg350-00279659b22cbd5db739d5351e83a9fc2a2ae408.zip |
Merge remote branch 'upstream/master' into pegasus
Conflicts:
video/qt_decoder.cpp
Diffstat (limited to 'doc/QuickStart')
-rw-r--r-- | doc/QuickStart | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/QuickStart b/doc/QuickStart index b397979866..82c723a197 100644 --- a/doc/QuickStart +++ b/doc/QuickStart @@ -130,7 +130,7 @@ English and no other languages should be used. ---- --------------- To report a bug, please create a SourceForge account and follow the "Bug Tracker" link from our homepage. Please make sure the bug is -reproducible, and still occurs in the latest SVN/Daily build version. +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: @@ -141,7 +141,7 @@ completeable in the 'Supported Games' section, or compatibility list. We -know- those games have bugs. Please include the following information: - - ScummVM version (PLEASE test the latest SVN/Daily build) + - ScummVM version (PLEASE test the latest git/Daily build) - Bug details, including instructions on reproducing - Language of game (English, German, ...) - Version of game (talkie, floppy, ...) |