From 15514946b9455abfdb1af90fc65844d9561ab7b6 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 14 May 2008 11:44:25 +0000 Subject: [PATCH] jsf docs --- build-spring-webflow/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index d366d55e..6dceb669 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -32,7 +32,7 @@ Bug Fixes * Restored JDK 1.4 compatibility in two places: when catching and re-throwing an Exception thrown by a Spring MVC View, when writing out mock responses during testing. Documentation -* Added documentation on Spring Faces integration with Rich Faces, Trindad, and IceFaces. +* Added documentation on Spring Faces integration with Rich Faces and Apache Trinidad JSF component libraries. * Added documentation on FlowHandler and externalRedirect: redirect prefixes. * Added documentation on accessing Web Flow artifacts from Maven Central. * Clarified the conversation-scoped and view-state managed persistence context patterns will be considered for implementation in future Web Flow releases.