CMUCL commit: cmucl-www/cmucl-www/www/news (index.html)
Raymond Toy
rtoy at common-lisp.net
Fri Oct 16 22:44:11 CEST 2009
Date: Friday, October 16, 2009 @ 16:44:11
Author: rtoy
Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www/news
Modified: index.html
Clean up and add paragraphs so spacing is more consistent.
------------+
index.html | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)
Index: cmucl-www/cmucl-www/www/news/index.html
diff -u cmucl-www/cmucl-www/www/news/index.html:1.24 cmucl-www/cmucl-www/www/news/index.html:1.25
--- cmucl-www/cmucl-www/www/news/index.html:1.24 Fri Oct 16 15:40:58 2009
+++ cmucl-www/cmucl-www/www/news/index.html Fri Oct 16 16:44:11 2009
@@ -12,38 +12,39 @@
<p>
<dl>
<dt>2009-10-02</dt>
-<dd> <strong>CMUCL 20a patch 000</strong> A serious bug in the printer
-was found in the Unicode builds. The bug caused '|\|| and '|`| to be
-printed without escapes. This <a
+<dd> <p><strong>CMUCL 20a patch 000</strong> A serious bug in the
+printer was found in the Unicode builds. The bug caused '|\||
+(vertical bar) and '|`| (backquote) to be printed without escapes.
+This <a
href="http://common-lisp.net/project/cmucl/downloads/release/20a/patches/cmucl-20a-patch-000.tar.gz">patch</a>
can be used to fix this issue. Of course, the next snapshot will have
-this issue fixed too. See <a href="install.html">Install</a> for instructions on
-how to apply a patch.
+this issue fixed too. See <a href="install.html">Install</a> for
+instructions on how to apply a patch.</p>
<dt>2009-09-30</dt>
-<dd> <strong>CMUCL 20a is released</strong>. The <a
+<dd> <p><strong>CMUCL 20a is released</strong>. The <a
href="release-20a.txt"release notes</a> and binaries for the supported
platforms are available from the <tt>release/20a</tt>
directory of the <a href="../download.html">download</a> sites. Due
-to the 20a release, no snapshots are available for 2009-10.
+to the 20a release, no snapshots are available for 2009-10.</p>
<dt>2009-09</dt>
-<dd> CMUCL 20a pre-release 1 is available.
+<dd> <p>CMUCL 20a pre-release 1 is available.</p>
<dt>2009-05</dt>
-<dd>The first builds with Unicode support are available. These builds
-have support Unicode that is mostly working.
+<dd><p>The first builds with Unicode support are available. These builds
+have support for Unicode that is mostly working.</p>
<dt>2009-03</dt>
-<dd><strong>CMUCL 19f has been released</strong>. The <a
+<dd><p><strong>CMUCL 19f has been released</strong>. The <a
href="release-19f.txt">release notes</a> and binaries for the
supported platforms are available from the <tt>release/19f</tt>
directory of the <a href="../download.html">download</a> sites. Due
-to the 19f release, no snapshots are available for 2009-03.
+to the 19f release, no snapshots are available for 2009-03.</p>
<dt>2009-02-09</dt>
-<dd> The <strong>Feburary snapshot binaries</strong> have been uploaded to the
-<tt>snapshots/2009-02</tt> directory of the download sites.
+<dd> <p>The <strong>Feburary snapshot binaries</strong> have been uploaded to the
+<tt>snapshots/2009-02</tt> directory of the download sites.</p>
<dt>2009-01-09</dt>
<dd> <p>The <strong>January snapshot binaries</strong> have been uploaded to the
More information about the cmucl-commit
mailing list