1
0
mirror of synced 2026-07-06 03:10:04 +00:00

Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change).

This commit is contained in:
Ben Alex
2005-03-22 11:57:32 +00:00
parent 6ced7716f8
commit 01aaadbe0d
4 changed files with 6 additions and 3 deletions
+2
View File
@@ -25,6 +25,8 @@
<title>Acegi Security changes</title>
</properties>
<body>
<release version="0.8.2" date="In CVS">
</release>
<release version="0.8.1" date="2005-03-22">
<action dev="luke_t" type="add">X509 (certificate-based) authentication support</action>
<action dev="benalex" type="update">UserDetails now advises locked accounts, with corresponding DaoAuthenticationProvider events and enforcement</action>