ChangeSet ID: 31158
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)winehq.org 2007/06/04 22:35:46
Modified files:
include : testData.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Add a comment to encourage test result submitters not to include crash data in their test
submissions.
Patch: http://cvs.winehq.org/patch.py?id=31158
Old revision New revision Changes Path
1.53 1.54 +6 -3 appdb/include/testData.php
Index: appdb/include/testData.php
diff -u -p appdb/include/testData.php:1.53 appdb/include/testData.php:1.54
--- appdb/include/testData.php:1.53 5 Jun 2007 3:35:46 -0000
+++ appdb/include/testData.php 5 Jun 2007 3:35:46 -0000
@@ -978,9 +978,12 @@ class testData{
{
echo "<p>This is the screen for inputing test information so that others ";
echo "looking at the database will know \n";
- echo "what was working on a particular release of Wine. Although be \n";
- echo "aware that this is not the bug-tracker and that \n";
- echo "this is not where the developers check for bugs.</p>\n";
+ echo "what was working on a particular release of Wine.</p>\n";
+ echo "<p><b>Please DO NOT include crash or Wine debug output.\n";
+ echo " Instead report the crash as a bug in the Wine bugzilla at \n";
+ echo "<a href=\"http://bugs.winehq.org\">http://bugs.winehq.org</a>.\n";
+ echo "We ask that you use bugzilla because developers do not monitor the AppDB \n";
+ echo "for bugs.</b></p>\n";
echo "<p>Please be as detailed as you can but do not paste large \n";
echo "chunks of output from the terminal. Type out your report \n";
echo "clearly and in proper English so that it is easily readable.</p>\n";
ChangeSet ID: 31157
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: wineowner(a)winehq.org 2007/06/04 19:41:49
Added files:
news : 2007060401.xml
Log message:
news about CrossOver 6.1 release
Patch: http://cvs.winehq.org/patch.py?id=31157
Old revision New revision Changes Path
Added 1.1 +0 -0 lostwages/news/2007060401.xml
Index: lostwages/news/2007060401.xml
diff -u -p /dev/null lostwages/news/2007060401.xml:1.1
--- /dev/null 5 Jun 2007 0:41:49 -0000
+++ lostwages/news/2007060401.xml 5 Jun 2007 0:41:49 -0000
@@ -0,0 +1,18 @@
+<news>
+ <date>June 4, 2007</date>
+ <title>CrossOver® 6.1</title>
+ <body>
+ <p>We're a bit late in reporting this, but CodeWeavers released
+ version 6.1 of their CrossOver products on May 15th. You can
+ read the
+ <a href="http://www.codeweavers.com/about/general/press/?id=20070515">press
+ release</a> and
+ <a href="http://crossover.codeweavers.com/pipermail/announce/2007-May/000038.html">announcement</a>
+ on their website. Version 6.0 brought the addition of gaming support
+ this release continue that trend by including support for EVE Online
+ and more games playable through Steam, such as Call of Duty 2.
+ Outlook picked up some changes to enable better remote connectivity.
+ All in all, it sounds like there's a bunch of new functionality, so
+ it's probably worth checking out.</p>
+ </body>
+</news>