From: John Criswell Date: Thu, 25 Sep 2003 13:49:37 +0000 (+0000) Subject: Made modifications recommended by Chris. Namely: X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d1568f5e4fb3914118cc8c7b97b088dce513138e;p=oota-llvm.git Made modifications recommended by Chris. Namely: o Remove stuff that has been done or is now irrelevant. o Add a reminder to create Release Notes for Release 1. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8710 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html index b721cdb448f..d09e90cd223 100644 --- a/docs/ReleaseTasks.html +++ b/docs/ReleaseTasks.html @@ -35,7 +35,8 @@ This document is a list of things to do before the LLVM project is publicly released.  It will provide a checklist so that we know what has been done and what is left to be done.  It will also keep a "wishlist" of desirable features. -

+

+

@@ -50,7 +51,8 @@ a "wishlist" of desirable features.
@@ -75,6 +77,8 @@ list of things to do...
  • Documentation
  • -

    +

    +

    @@ -122,7 +127,6 @@ and support/tools directory.
    @@ -144,7 +146,8 @@ and support/tools directory.
  • Find and implement a bug reporting system (i.e. Bugzilla).
  • -

    +

    +

    @@ -163,11 +166,8 @@ and support/tools directory.
    -
  • Make the projects/sample directory an actual example of LLVM -code.
  • +
  • Create an installer for the software.
  • Testing
  • -
  • Licenses
  • Documentation