1 | <?xml version="1.0"?> |
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
---|
3 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
---|
4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
5 | <head> |
---|
6 | <title>Index of Armed Bear Common List Release Notes</title> |
---|
7 | <link rel="stylesheet" type="text/css" href="style.css"/> |
---|
8 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> |
---|
9 | <style> |
---|
10 | dt { font-size: 110%; font-weight: bold } |
---|
11 | dd { } |
---|
12 | </style> |
---|
13 | </head> |
---|
14 | |
---|
15 | <body> |
---|
16 | <div class="header"> |
---|
17 | <h1><!--#include virtual="project-name" --></h1> |
---|
18 | </div> |
---|
19 | |
---|
20 | <!--#include virtual="left-menu" --> |
---|
21 | |
---|
22 | <div style="float:left;width:80ex;margin-top:1cm"> |
---|
23 | |
---|
24 | |
---|
25 | <h2 style="text-align:center">Index of Armed Bear Common List Release Notes</h2> |
---|
26 | |
---|
27 | <ul style="margin-left:3cm;width:20cm"> |
---|
28 | <li><a href="release-notes-0.13.shtml">abcl-0.13</a></li> |
---|
29 | <li><a href="release-notes-0.14.shtml">abcl-0.14</a></li> |
---|
30 | <li><a href="release-notes-0.15.shtml">abcl-0.15</a></li> |
---|
31 | <li><a href="release-notes-0.16.shtml">abcl-0.16</a></li> |
---|
32 | <li><a href="release-notes-0.17.shtml">abcl-0.17</a></li> |
---|
33 | <li><a href="release-notes-0.18.shtml">abcl-0.18</a></li> |
---|
34 | <li><a href="release-notes-0.19.shtml">abcl-0.19</a></li> |
---|
35 | <li><a href="release-notes-0.20.shtml">abcl-0.20</a></li> |
---|
36 | <li><a href="release-notes-0.21.shtml">abcl-0.21</a></li> |
---|
37 | <li><a href="release-notes-0.22.shtml">abcl-0.22</a></li> |
---|
38 | <li><a href="release-notes-0.23.shtml">abcl-0.23</a></li> |
---|
39 | <li><a href="release-notes-0.24.shtml">abcl-0.24</a></li> |
---|
40 | <li><a href="release-notes-0.25.shtml">abcl-0.25</a></li> |
---|
41 | <li><a href="release-notes-0.26.shtml">abcl-0.26</a></li> |
---|
42 | <li><a href="release-notes-0.27.shtml">abcl-0.27</a></li> |
---|
43 | <li><a href="release-notes-1.0.0.shtml">abcl-1.0.0</a></li> |
---|
44 | <li><a href="release-notes-1.0.1.shtml">abcl-1.0.1</a></li> |
---|
45 | </ul> |
---|
46 | |
---|
47 | </div> |
---|
48 | |
---|
49 | <div style="float:left;width:100%"> |
---|
50 | <hr /> |
---|
51 | <p>Back to <a href="http://common-lisp.net/">Common-lisp.net</a>.</p> |
---|
52 | |
---|
53 | <div class="check"> |
---|
54 | <a href="http://validator.w3.org/check/referer">Valid XHTML 1.0 Strict</a> |
---|
55 | </div> |
---|
56 | <div style="float:right;font-size:10px;font-family:monospace">$Id: release-notes.shtml 13746 2012-01-10 14:25:48Z mevenson $</div> |
---|
57 | </div> |
---|
58 | </body> |
---|
59 | </html> |
---|