ソースを参照

Fix so multiproject:site doesn't fail.

Ben Alex 20 年 前
コミット
edf3b466c4
1 ファイル変更2 行追加2 行削除
  1. 2 2
      doc/xdocs/changes.xml

+ 2 - 2
doc/xdocs/changes.xml

@@ -30,8 +30,8 @@
     <title>Acegi Security changes</title>
   </properties>
   <body>
-    <release version="0.9.0" date="In CVS">
-      <action dev="benalex" type="update">All changes are in JIRA at http://opensource2.atlassian.com/projects/spring/secure/ReleaseNote.jspa?projectId=10040&styleName=Html&version=10251</action>
+    <release version="0.9.0" date="2005-11-11">
+      <action dev="benalex" type="update">All changes are in JIRA at http://opensource2.atlassian.com/projects/spring/secure/ReleaseNote.jspa?projectId=10040</action>
     </release>
     <release version="0.8.3" date="2005-05-12">
       <action dev="benalex" type="fix">HttpSessionContextIntegrationFilter elegantly handles IOExceptions and ServletExceptions within filter chain (see http://opensource.atlassian.com/projects/spring/browse/SEC-20)</action>