From a430940b8a16de657395eb4b4ef4b57751e9e2b0 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Mon, 8 Oct 2007 21:57:35 +0000 Subject: [PATCH] Reviewed javadoc. --- spring-ldap/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-ldap/changelog.txt b/spring-ldap/changelog.txt index f531b43a..fb990e71 100644 --- a/spring-ldap/changelog.txt +++ b/spring-ldap/changelog.txt @@ -2,6 +2,7 @@ Spring LDAP CHANGELOG ===================== http://www.springframework.org/ldap +http://www.ietf.org/rfc/rfc1960.txt http://www.ietf.org/rfc/rfc2251.txt http://www.ietf.org/rfc/rfc2252.txt http://www.ietf.org/rfc/rfc2253.txt @@ -29,6 +30,8 @@ the supplied upgrade guide for details. * Upgraded to Spring 2.0.6 internally. Spring 1.2.x is still supported. +* Reviewed all javadoc. + Changes in version 1.2-RC1 (5.12.2007) ------------------------------------------- A number of API-breaking changes have been made in this release,