Commit 58f7b0d0 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Update web page for ASDF 2.

parent d801204a
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -26,6 +26,12 @@
      </ul>
    </div>
    <div class="contents">
        <a id="ASDF 2"></a>
        <h3>ASDF 2</h3>
        <p>We recently released ASDF 2 (on May 31st 2010).
          It will hopefully be bundled will all official releases
          of Common Lisp implementations made after that date.
        </p>
        <a id="what_it_is"></a>
        <h3>What it is</h3>
        <p>ASDF is a tool for describing how source files are organized:
@@ -90,7 +96,7 @@
        <a id="news"></a>
        <h3>What is happening</h3>
        <dl>
          <dt>December 2009 to May 2010</dt>
          <dt>December 2009 to June 2010</dt>
          <dd>Fran&ccedil;ois-Ren&eacute; Rideau is de facto maintainer,
            with notable contributions from Robert P. Goldman,
            Juanjo Garcia-Ripoll and James Anderson.
@@ -125,7 +131,7 @@
        <a class="nav" href="http://common-lisp.net/" title="Common-Lisp.net"> <img src="http://common-lisp.net/project/cl-containers/shared/buttons/lisp-lizard.png" width="80" height="15" title="Common-Lisp.net" alt="Common-Lisp.net button" /></a>
        <p><span class="copyright"Copyright &copy; 2001-2010 Daniel Barlow and contributors</span></p>
        <p>ASDF has an <a href="http://www.opensource.org/licenses/mit-license.php">MIT style</a> license</p>
        <div id="timestamp">Last updated 2010-04-08</div>
        <div id="timestamp">Last updated 2010-06-02</div>
    </div>
  </body>
</html>