From 29592631e2312ebf201f7b78c6c2e063f1c876de Mon Sep 17 00:00:00 2001
From: Francois-Rene Rideau <tunes@google.com>
Date: Wed, 4 Sep 2013 20:11:18 -0400
Subject: [PATCH] Update index.html: SBCL now ships ASDF 3. I resigned from
 maintainership after 3.0.1.

---
 doc/index.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/index.html b/doc/index.html
index 414c12df..70f3c1f7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -115,7 +115,8 @@
           <tt>:asdf</tt>, <tt>"ASDF"</tt> or <tt>'asdf</tt> as an argument.)
           All of these implementations provide at least ASDF 2,
           and a few of them aready provide ASDF 3
-          (<tt>abcl</tt>, <tt>allegro</tt>, <tt>ccl</tt>, <tt>cmucl</tt>, <tt>ecl</tt>).
+          (<tt>abcl</tt>, <tt>allegro</tt>, <tt>ccl</tt>, <tt>cmucl</tt>,
+          <tt>ecl</tt>, <tt>sbcl</tt>).
           Hopefully soon all will follow suit;
           but in the meantime, you can download ASDF 3,
           and use <tt>(asdf:load-system :asdf)</tt>
@@ -324,7 +325,8 @@ Peter Graves <gnooth@gmail.com>
         <h3>What is happening</h3>
         <dl>
           <dt>Summer 2013</dt>
-          <dd>Fran&ccedil;ois-Ren&eacute; Rideau has resigned as maintainer.
+          <dd>Fran&ccedil;ois-Ren&eacute; Rideau has resigned as maintainer
+            after releasing ASDF 3.0.1.
         Robert P. Goldman is interim maintainer until someone more gifted,
         charming, dedicated, and better-looking can be secured to fill the role.</dd>
           <dt>In February 2013</dt>
-- 
GitLab