diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html
index d09e90cd223..2c9e0dda652 100644
--- a/docs/ReleaseTasks.html
+++ b/docs/ReleaseTasks.html
@@ -69,45 +69,21 @@ list of things to do...
- - Test Suite
-
- - Finish QMTest Integration.
-
-
- Documentation
- - Write documentation on the LLVM tools.
- - Create release notes.
-
- Expand documentation on creating an LLVM project.
- - Create a FAQ for common problems.
-
- - Review docs, ensuring that the information is up to date.
- - Add an install doc to the source tree (web version gets
-updated in main branch).
-
- - Improve GCC C/C++ Front End
-
- Licenses
- - Ensure all software in source tree has proper license.
-
-
-
- - Check licenses in test/Programs to ensure everything is good.
- Create license files for anything in the distribution that is
not under our license.
- Ensure SafeCode builds.
- - Ensure SPEC works.
-
- Create a system for managing development and releases (i.e. CVS
branching, labeling revisions, etc).
- - Move utils/Burg, utils/Tblgen, and lib/Support into support/lib
-and support/tools directory.
-
+ - Create a web page for downloading LLVM.
+
- Create a method for requesting the GCC front end source code.