1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Prepare for 0.9.0.

This commit is contained in:
Ben Alex
2005-04-20 22:43:46 +00:00
parent 56f201c651
commit a68d720e88
6 changed files with 9 additions and 7 deletions
+2
View File
@@ -25,6 +25,8 @@
<title>Acegi Security changes</title>
</properties>
<body>
<release version="0.9.0" date="In CVS">
</release>
<release version="0.8.2" date="2005-04-20">
<action dev="benalex" type="fix">Correct location of AuthenticationSimpleHttpInvokerRequestExecutor in clientContext.xml</action>
<action dev="benalex" type="fix">TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds (SPR-807)</action>