diff --git a/llvm/docs/ReleaseTasks.html b/llvm/docs/ReleaseTasks.html
index 44e24a786460799fd6ce9683b28d01d80549a09c..96726f3db6754fe990a0b071c49dd180010c4a78 100644
--- a/llvm/docs/ReleaseTasks.html
+++ b/llvm/docs/ReleaseTasks.html
@@ -90,7 +90,7 @@ a "wishlist" of desirable features.
-
Fix currently known bugs and write regression tests.
+ Write regression tests.
- The gccld segfault from GlobalDCE.cpp.
@@ -113,12 +113,9 @@ a "wishlist" of desirable features.
- Test Suite
- - Create a nightly tester for Sparc.
- - Modify the test suite to have consistent output.
- - Add Pass/Fail tests to nightly tester.
+ - Move Test Suite to QMTest.
+ - Add Feature and Regression tests to nightly tester.
- - Cleanup test/Programs.
-
- Move the Reoptimizer code out of mainline CVS and the release.
- Add autoconf checks to ensure that the compiler is GCC 3.x or higher.
@@ -186,7 +183,6 @@ a "wishlist" of desirable features.
Create an installer for the
software.
- Put autoconf files into a separate directory (i.e. not llvm).