Author: ehuelsmann Date: Sun Mar 16 14:01:15 2008 New Revision: 36
Added: public_html/releases/py-configparser-1.0.2.tar.gz (contents, props changed) Modified: public_html/index.shtml Log: Publish 1.0.2.
Modified: public_html/index.shtml ============================================================================== --- public_html/index.shtml (original) +++ public_html/index.shtml Sun Mar 16 14:01:15 2008 @@ -53,6 +53,7 @@
<h1>Releases</h1> +<p>The 1.0.2 release fixes a function name typo, a problem with (non-)expansion in the ITEMS function and the return value of ENSURE-SECTION.</p> <p>The 1.0.1 release fixes compilation problems with at least SBCL and a packaging problem. Next to that, it adds better error messages.</p> <p>The 1.0 release can be downloaded from <a href="http://common-lisp.net/project/py-configparser/releases/py-configparser-1.0.tar.gz">http://common-lisp.net/project/py-configparser/releases/py-configparser-1.0.tar.gz</a></p>
Added: public_html/releases/py-configparser-1.0.2.tar.gz ============================================================================== Binary file. No diff available.
py-configparser-cvs@common-lisp.net