From a31b60aaebfc96e47ef4687676e005300b315114 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Sun, 29 Apr 2007 15:21:51 +0000 Subject: [PATCH] LDAP-60 Upgrade to Spring WebFlow 1.0.2 --- spring-ldap/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-ldap/changelog.txt b/spring-ldap/changelog.txt index 24acd97b..9160b270 100644 --- a/spring-ldap/changelog.txt +++ b/spring-ldap/changelog.txt @@ -64,6 +64,8 @@ upgrade guide for details. * Upgraded to Spring 2.0.4 internally. Spring 1.2.x is still supported (LDAP-35, LDAP-51). +* Upgraded to Spring WebFlow 1.0.2 in the Person sample (LDAP-60). + * Fixed a number of documentation errors and typos (LDAP-41, LDAP-40, LDAP-47, LDAP-48). * Extracted useful inner classes from LdapTemplate to top-level classes (LDAP-42).