Module: appdb Branch: master Commit: b9b20ff4c107a24946b174015bc2d3f4db1adc85 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=b9b20ff4c107a24946b174015...
Author: Jeff Zaroyko jeffzaroyko@gmail.com Date: Tue May 6 18:51:20 2008 +1000
remove message about CVS being "recently removed" - I think it's unnecessary to mention this since there are more important statements that the user should be reading
---
include/testData.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/include/testData.php b/include/testData.php index e415b64..45458d7 100644 --- a/include/testData.php +++ b/include/testData.php @@ -911,8 +911,7 @@ class testData{ echo " check back tomorrow, sometimes it takes us a day to update the list.</li>\n"; echo "<li>If you are testing with an older release than listed please"; echo " upgrade and test with a newer release.</li>\n"; - echo "<li><b>NOTE: 'CVS' was recently removed as a version because we simply can't track"; - echo " exactly which CVS version was used.<br> If you haven't tested with one of the"; + echo "<li>If you haven't tested with one of the"; echo " listed versions please retest with a recent release and resubmit.</li>\n"; echo "</ul>\n"; echo '</td></tr>',"\n";