Module: website Branch: master Commit: ed6ed67a9e1e4f3d5fab2a58ee97a031262c5989 URL: http://source.winehq.org/git/website.git/?a=commit;h=ed6ed67a9e1e4f3d5fab2a5...
Author: Jeremy Newman jnewman@codeweavers.com Date: Tue May 27 10:52:48 2008 -0500
oops, moved the wrong file
---
news/2008052301.xml | 21 +++++++++++++++++++++ news/2008052302.xml | 46 ---------------------------------------------- news/2008052701.xml | 49 +++++++++++++++++++++++++++++++++++++------------ 3 files changed, 58 insertions(+), 58 deletions(-)
diff --git a/news/2008052301.xml b/news/2008052301.xml new file mode 100644 index 0000000..28fdd33 --- /dev/null +++ b/news/2008052301.xml @@ -0,0 +1,21 @@ +<news> +<date>May 23, 2008</date> +<title>Wine 1.0-rc2 Released</title> +<body> +<p>Wine 1.0-rc2 was released today, with the following main changes:</p> + +<ul> +<li>Bug fixes only, we are in code freeze.</li> +</ul> + +<p> +Binary packages are in the process of being built and it may take a +few days for them to appear, but the source is +<a href="http://prdownloads.sourceforge.net/wine/wine-1.0-rc2.tar.bz2">available now</a>. +You can find out more about this release in the +<a href="?announce=1.0-rc2">announcement</a>. Check out our +<a href="/site/download">download page</a> for packages for your +distribution. +</p> +</body> +</news> diff --git a/news/2008052302.xml b/news/2008052302.xml deleted file mode 100644 index 6e2c1f8..0000000 --- a/news/2008052302.xml +++ /dev/null @@ -1,46 +0,0 @@ -<news> -<date>May 27, 2008</date> -<title>Wine 1.0 Status</title> -<body> -<p> -According to <a href="http://wiki.winehq.org/WineReleasePlan">http://wiki.winehq.org/WineReleasePlan</a>, -wine-1.0.0-rc3 will be due out Friday, May 30th, 2008. -</p> -<p> -Please help us find regressions, conformance test failures, and embarrassing problems in rc2! -See the following three links for three different ways you can help: -<ul> -<li><a href="http://wiki.winehq.org/PlatinumRegressionHunt">PlatinumRegressionHunt</a> -<li><a href="http://wiki.winehq.org/DogfoodChallenge">DogfoodChallenge</a> -<li><a href="http://wiki.winehq.org/MakeTestFailures">MakeTestFailures</a> -</ul> -<a href="http://winehq.org/pipermail/wine-users/2008-May/034706.html">Dabski submitted</a> -the best Regression from Platinum report during rc1, so I'm going to -send him a Wine t-shirt (if it fits, he can have the very last Drunken Penguin t-shirt). -Congratulations Dabski! -</p> - -<h4>Bug Status</h4> -<p> -There are 26 open 1.0 bugs as of 23 May. -(You can see the full list of current 1.0 bugs by navigating to Bugzilla in the WineHQ menu and clicking on "Wine 1.0".) -Most of them will simply be rolled over to be fixed for a later release; we only have -time to fix a few, and much as we'd like to fix the rest, most are not showstoppers. -</p> -<p> -1.0 bugs fixed since last week: -<ul> -<li><a href="http://bugs.winehq.org/show_bug.cgi?id=2493">2493</a> Multi-select listview: Shift-arrow up only selects top two items -<li><a href="http://bugs.winehq.org/show_bug.cgi?id=5024">5024</a> Thief: Deadly Shadows crashes:page fault on read access to 0x0000040c -<li><a href="http://bugs.winehq.org/show_bug.cgi?id=13168">13168</a> Update the README before the 1.0 release -</ul> -</p> -<p> -1.0 bugs new since last week: -<ul> -<li><a href="http://bugs.winehq.org/show_bug.cgi?id=12307">12307</a> firefox 3 crash on some web pages [dogfood] -<li><a href="http://bugs.winehq.org/show_bug.cgi?id=13277">13277</a> Return to Mysterious Island crashes -</ul> -</p> -</body> -</news> diff --git a/news/2008052701.xml b/news/2008052701.xml index 28fdd33..6e2c1f8 100644 --- a/news/2008052701.xml +++ b/news/2008052701.xml @@ -1,21 +1,46 @@ <news> -<date>May 23, 2008</date> -<title>Wine 1.0-rc2 Released</title> +<date>May 27, 2008</date> +<title>Wine 1.0 Status</title> <body> -<p>Wine 1.0-rc2 was released today, with the following main changes:</p> - +<p> +According to <a href="http://wiki.winehq.org/WineReleasePlan">http://wiki.winehq.org/WineReleasePlan</a>, +wine-1.0.0-rc3 will be due out Friday, May 30th, 2008. +</p> +<p> +Please help us find regressions, conformance test failures, and embarrassing problems in rc2! +See the following three links for three different ways you can help: <ul> -<li>Bug fixes only, we are in code freeze.</li> +<li><a href="http://wiki.winehq.org/PlatinumRegressionHunt">PlatinumRegressionHunt</a> +<li><a href="http://wiki.winehq.org/DogfoodChallenge">DogfoodChallenge</a> +<li><a href="http://wiki.winehq.org/MakeTestFailures">MakeTestFailures</a> </ul> +<a href="http://winehq.org/pipermail/wine-users/2008-May/034706.html">Dabski submitted</a> +the best Regression from Platinum report during rc1, so I'm going to +send him a Wine t-shirt (if it fits, he can have the very last Drunken Penguin t-shirt). +Congratulations Dabski! +</p>
+<h4>Bug Status</h4> +<p> +There are 26 open 1.0 bugs as of 23 May. +(You can see the full list of current 1.0 bugs by navigating to Bugzilla in the WineHQ menu and clicking on "Wine 1.0".) +Most of them will simply be rolled over to be fixed for a later release; we only have +time to fix a few, and much as we'd like to fix the rest, most are not showstoppers. +</p> <p> -Binary packages are in the process of being built and it may take a -few days for them to appear, but the source is -<a href="http://prdownloads.sourceforge.net/wine/wine-1.0-rc2.tar.bz2">available now</a>. -You can find out more about this release in the -<a href="?announce=1.0-rc2">announcement</a>. Check out our -<a href="/site/download">download page</a> for packages for your -distribution. +1.0 bugs fixed since last week: +<ul> +<li><a href="http://bugs.winehq.org/show_bug.cgi?id=2493">2493</a> Multi-select listview: Shift-arrow up only selects top two items +<li><a href="http://bugs.winehq.org/show_bug.cgi?id=5024">5024</a> Thief: Deadly Shadows crashes:page fault on read access to 0x0000040c +<li><a href="http://bugs.winehq.org/show_bug.cgi?id=13168">13168</a> Update the README before the 1.0 release +</ul> +</p> +<p> +1.0 bugs new since last week: +<ul> +<li><a href="http://bugs.winehq.org/show_bug.cgi?id=12307">12307</a> firefox 3 crash on some web pages [dogfood] +<li><a href="http://bugs.winehq.org/show_bug.cgi?id=13277">13277</a> Return to Mysterious Island crashes +</ul> </p> </body> </news>