1
0
mirror of synced 2026-07-05 19:00:02 +00:00

Prepare for 0.8.0 as the next release.

This commit is contained in:
Ben Alex
2005-02-21 06:56:00 +00:00
parent dda66a0454
commit cbf413afcd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<title>Acegi Security changes</title>
</properties>
<body>
<release version="0.7.1" date="CVS">
<release version="0.8.0" date="CVS">
<action dev="benalex" type="update">Made ConfigAttributeDefinition and ConfigAttribute Serializable</action>
<action dev="benalex" type="update">User now accepts blank passwords (null passwords still rejected)</action>
<action dev="benalex" type="update">FilterToBeanProxy now searches hierarchical bean factories</action>