[Mod-auth-commit] mod_auth_webspace/htdocs index.xml,1.13,1.14
Brought to you by:
firechipmunk,
honx
From: <fir...@us...> - 2004-03-02 05:58:57
|
Update of /cvsroot/mod-auth/mod_auth_webspace/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7115 Modified Files: index.xml Log Message: added 0.9.0 release news Index: index.xml =================================================================== RCS file: /cvsroot/mod-auth/mod_auth_webspace/htdocs/index.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- index.xml 2 Mar 2004 04:51:19 -0000 1.13 +++ index.xml 2 Mar 2004 05:39:32 -0000 1.14 @@ -12,6 +12,17 @@ </summary> <section id="News"> <title>News</title> + <section id="release_dbi_0_9_0"> + <title>11/10/2003 - mod_authn_dbi 0.9.0 is released</title> + <p> + The 0.9.0 Release of mod_authn_dbi is a major release. It adds new SQL keywords, fixes a crash which could occur when the database server was down, moves native SHA1 support to APR, and fixes several possible security bugs. The 0.9.0 release is the first to be under the Apache Software License 2.0. All users are recommended to upgrade. + <br/> + <a href="http://sourceforge.net/project/showfiles.php?group_id=93106">Download from SourceForge</a> + If you have any problems or questions with <code>mod_authn_dbi</code> please use + the <a href='http://lists.sourceforge.net/lists/listinfo/mod-auth-users'>mod-auth-users</a> mailing list. + <br/> + </p> + </section> <section id="release_dbi_0_0_7"> <title>11/10/2003 - mod_authn_dbi 0.0.7 is released</title> <p> |