@@ -70,19 +70,18 @@ as ruby-net-ldap-0.0.1.gem from the usual sources.
7070
7171 p ldap.get_operation_result
7272
73- == Net::LDAP 0.0.1: April 30, 2006
74- Initial release.
75- Client functionality is near-complete, although the APIs
76- are not guaranteed and may change depending on feedback
77- from the community.
78- We're internally working on a Ruby-based implementation
79- of a full-featured, production-quality LDAP server,
80- which will leverage the underlying LDAP and BER functionality
81- in Net::LDAP.
82- Please tell us if you would be interested in seeing a public
83- release of the LDAP server.
84- Grateful acknowledgement to Austin Ziegler, who reviewed
85- this code and provided the release framework, including
86- minitar.
87-
73+ == Net::LDAP 0.0.1: May 1, 2006
74+ * Initial release.
75+ * Client functionality is near-complete, although the APIs
76+ are not guaranteed and may change depending on feedback
77+ from the community.
78+ * We're internally working on a Ruby-based implementation
79+ of a full-featured, production-quality LDAP server,
80+ which will leverage the underlying LDAP and BER functionality
81+ in Net::LDAP.
82+ * Please tell us if you would be interested in seeing a public
83+ release of the LDAP server.
84+ * Grateful acknowledgement to Austin Ziegler, who reviewed
85+ this code and provided the release framework, including
86+ minitar.
8887
0 commit comments