diff --git a/doc/index.html b/doc/index.html index bcb9a814cb4cbd6771dfe224126150b54ee057a8..11391f36610dbaac6722f58c82d0470e28431ba9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -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çois-René 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 © 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>