added changenotes for version 0.0.1
This commit is contained in:
parent
648118a60b
commit
8054ef181f
|
@ -71,6 +71,18 @@ as ruby-net-ldap-0.0.1.gem from the usual sources.
|
|||
p ldap.get_operation_result
|
||||
|
||||
== 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.
|
||||
|
||||
|
||||
[signature here]
|
||||
|
|
Loading…
Reference in a new issue