Prepare to release 0.8.0.

This commit is contained in:
Ben Alex
2005-03-03 00:06:46 +00:00
parent f7ee0918b9
commit 4c5d0476b0
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<title>Acegi Security changes</title>
</properties>
<body>
<release version="0.8.0" date="CVS">
<release version="0.8.0" date="2005-03-03">
<action dev="benalex" type="add">Added Digest Authentication support (RFC 2617 and RFC 2069)</action>
<action dev="benalex" type="add">Added pluggable remember-me services</action>
<action dev="benalex" type="add">Added pluggable mechnism to prevent concurrent login sessions</action>