소스 검색

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>