From 648118a60bab3f8dedfa8bf0c2d1ac39c548b7d4 Mon Sep 17 00:00:00 2001 From: blackhedd Date: Mon, 1 May 2006 17:24:58 +0000 Subject: [PATCH] changelog for 0.0.1 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index f572e67..0392387 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,18 @@ == Net::LDAP 0.0.1: April 30, 2006 Initial release. +Client functionality is near-complete, although the APIs +are not guaranteed and may change depending on feedback +from the community. +We're internally working on a Ruby-based implementation +of a full-featured, production-quality LDAP server, +which will leverage the underlying LDAP and BER functionality +in Net::LDAP. +Please tell us if you would be interested in seeing a public +release of the LDAP server. +Grateful acknowledgement to Austin Ziegler, who reviewed +this code and provided the release framework, including +minitar. #-- # Net::LDAP for Ruby.