[armedbear-cvs] r14220 - public_html
mevenson at common-lisp.net
mevenson at common-lisp.net
Sun Oct 28 08:58:14 UTC 2012
Author: mevenson
Date: Sun Oct 28 01:58:12 2012
New Revision: 14220
Log:
FAQ: Correct grammar and add link to AMOP status.
Modified:
public_html/faq.shtml
Modified: public_html/faq.shtml
==============================================================================
--- public_html/faq.shtml Sun Oct 28 01:50:41 2012 (r14219)
+++ public_html/faq.shtml Sun Oct 28 01:58:12 2012 (r14220)
@@ -65,9 +65,10 @@
is included in the <a href="#user-manual">User Manual</a>.</p>
<p>
-With abcl-1.1.0-dev (aka "ABCL trunk"), now contains a complete
+The development version of ABCL, <a href="#repository">abcl-1.1.0-dev (aka "ABCL trunk")</a>, contains a complete
implementation of the <a
-href="http://www.lisp.org/mop/index.html">AMOP</a>.
+href="http://www.lisp.org/mop/index.html">AMOP</a> that is being
+extensively tested for release with <a href="http://trac.common-lisp.net/armedbear/milestone/1.1.0">abcl-1.1.0</a>.
</p>
</div>
More information about the armedbear-cvs
mailing list