Updated for 2.0.8

This commit is contained in:
Jeremy Grelle
2009-08-06 19:29:06 +00:00
parent 1f62e73bf8
commit 7545c6e482

View File

@@ -18,6 +18,7 @@ Bug Fixes
Improvements
* Added an example to the documentation of how to handle a file upload with Web Flow (SWF-1113)
* Added some info on custom AjaxHandler implementations to the documentation (SWF-1160)
* Removed an unnecessary extra invocation of the JSF state saving routine when redirects are disabled (SWF-1162)
Changes in version 2.0.7 (2009.04.17)