diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index 3ddc3230b9..b890e574be 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -54,6 +54,7 @@ CVS changes to help new Eclipse-based developers get started 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) 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) + Added package.html files to empty resources dirs so CVS serves them to new developers HttpSessionContextIntegrationFilter elegantly handles IOExceptions and ServletExceptions within filter chain (see http://opensource.atlassian.com/projects/spring/browse/SEC-20)