snapshot info

This commit is contained in:
Keith Donald
2009-04-08 18:20:50 +00:00
parent bdbfd0a99a
commit 4d95db71ce

View File

@@ -18,6 +18,7 @@ Improvements
* Added org.springframework.webflow dm Server library definition for use in a dm Server deployment environment (SWF-1067)
* Strengthened contract for response-related methods in ExternalContext. Specifically, calling any of the requestRedirect methods also now completes the response.
If you attempt to complete a response more than once against an ExternalContext, an IllegalStateException is thrown.
* Documented how to obtain Web Flow development branch snapshots using Maven, for both Maven Central compatible usage and SpringSource Enterprise Bundle Repository usage.
Changes in version 2.0.6 (2009.03.12)
-------------------------------------