diff --git a/debian/changelog b/debian/changelog index a59d33dc27fecac2599354cb9293d1c1564d27d8..f86272e7a01dabec18926a1b5100d5ce7c715478 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,7 +18,7 @@ cl-asdf (2:3.0.3-1) unstable; urgency=low functions in output-translation, and to :version (:read-file-...) * Documentation somewhat updated. - -- Francois-Rene Rideau <fare@tunes.org> Tue Oct 22 22:30:12 CDT 2013 + -- Francois-Rene Rideau <fare@tunes.org> Tue, 22 Oct 2013 22:30:12 -0500 cl-asdf (2:3.0.2.4-1) unstable; urgency=low diff --git a/doc/index.html b/doc/index.html index 58c6403897c1a2f979c28dd34405dbead904293d..02831735422eae3663bab04a731a57237f528db0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,12 +32,12 @@ <div class="contents"> <a id="ASDF 3"></a> <h3>ASDF 3</h3> - <p>ASDF 3, pre-released as 2.27 on February 1st 2013, and - released as 3.0.0 on May 15th 2013, - is the current successor to Daniel Barlow's ASDF. + <p>ASDF 3 is the current successor to Daniel Barlow's ASDF. It was rewritten for improved portability, robustness, usability, extensibility, configurability, internal consistency, and the ability to create standalone executables. + It was pre-released as 2.27 on February 1st 2013, + released as 3.0.0 on May 15th 2013, with further stable releases since. </p> <a id="what_it_is"></a> <h3>What it is</h3> @@ -374,8 +374,9 @@ Peter Graves <gnooth@gmail.com> (XCL). <h3>What is happening</h3> <dl> <dt>October 2013</dt> - <dd>Version 3.0.3 of ASDF 3 has been released. It contains many bug - fixes, including notably better Windows support.</dd> + <dd>Version 3.0.3 of ASDF 3 has been released. + It contains many bug fixes, including notably better Windows support. + </dd> <dt>Since July 2013</dt> <dd>François-René Rideau has resigned as maintainer after releasing ASDF 3.0.1. @@ -437,7 +438,7 @@ Peter Graves <gnooth@gmail.com> (XCL). <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-2013 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 2013-10-07</div> + <div id="timestamp">Last updated 2013-10-22</div> </div> </body> </html>