瀏覽代碼

Replaced .cvsignore placeholders for package.html files (which also serve some doccumentary purpose).

Scott McCrory 20 年之前
父節點
當前提交
f4c8211cc2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/xdocs/changes.xml

+ 1 - 0
doc/xdocs/changes.xml

@@ -54,6 +54,7 @@
       <action dev="smccrory" type="fix">CVS changes to help new Eclipse-based developers get started</action>
       <action dev="smccrory" type="fix">AuthorizeTag no longer depends on JDK 1.4.  Tested on Websphere 5.0 w/JDK 1.3 (see http://opensource.atlassian.com/projects/spring/browse/SEC-11)</action>
       <action dev="smccrory" type="update">Added debug statement to AbstractTicketValidator to help with Acegi+CAS+SSL setup (thanks Seth Ladd for the patch) (see http://opensource.atlassian.com/projects/spring/browse/SEC-34)</action>
+      <action dev="smccrory" type="update">Added package.html files to empty resources dirs so CVS serves them to new developers</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>