[Apcompiler-devel] html index.html,1.2,1.3
Status: Beta
Brought to you by:
mcguiretm
From: Tommy M. <mcg...@us...> - 2005-06-01 01:04:54
|
Update of /cvsroot/apcompiler/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4428 Modified Files: index.html Log Message: Update for version 1.2 Index: index.html =================================================================== RCS file: /cvsroot/apcompiler/html/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 20 May 2005 22:15:00 -0000 1.2 --- index.html 1 Jun 2005 01:04:43 -0000 1.3 *************** *** 198,201 **** --- 198,211 ---- <ul> + <li><i>31 May 2005</i> : APC-1.2: Building under CYGWIN was broken + by the assumption that Python extensions ended in .so; this should + be fixed now. + + <p>By the way, I got the first royalty statement for <em>The Austin + Protocol Compiler</em>; I would like to personally thank everyone + who bought every one of those 72 copies. For everyone else: could + you buy, say, six more copies? Springer doesn't send checks for + less than $50 unless I ask.</p></li> + <li><i>20 May 2005</i> : Initial SourceForge release (very close to) set up.</li> *************** *** 251,254 **** --- 261,265 ---- <ul> + <li><a href="http://prdownloads.sourceforge.net/apcompiler/APC-1.2.tar.gz?download">APC-1.2.tar.gz</a></li> <li><a href="http://prdownloads.sourceforge.net/apcompiler/APC-1.1.tar.gz?download">APC-1.1.tar.gz</a></li> <li>APC-1.0.tar.gz</li> |