Skip to content

Commit d144ad3

Browse files
author
blackhedd
committed
doc tweaks
1 parent 8054ef1 commit d144ad3

File tree

2 files changed

+28
-29
lines changed

2 files changed

+28
-29
lines changed

ChangeLog

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
= Net::LDAP Changelog
22

3-
== Net::LDAP 0.0.1: April 30, 2006
4-
Initial release.
5-
Client functionality is near-complete, although the APIs
6-
are not guaranteed and may change depending on feedback
7-
from the community.
8-
We're internally working on a Ruby-based implementation
9-
of a full-featured, production-quality LDAP server,
10-
which will leverage the underlying LDAP and BER functionality
11-
in Net::LDAP.
12-
Please tell us if you would be interested in seeing a public
13-
release of the LDAP server.
14-
Grateful acknowledgement to Austin Ziegler, who reviewed
15-
this code and provided the release framework, including
16-
minitar.
3+
== Net::LDAP 0.0.1: May 1, 2006
4+
* Initial release.
5+
* Client functionality is near-complete, although the APIs
6+
are not guaranteed and may change depending on feedback
7+
from the community.
8+
* We're internally working on a Ruby-based implementation
9+
of a full-featured, production-quality LDAP server,
10+
which will leverage the underlying LDAP and BER functionality
11+
in Net::LDAP.
12+
* Please tell us if you would be interested in seeing a public
13+
release of the LDAP server.
14+
* Grateful acknowledgement to Austin Ziegler, who reviewed
15+
this code and provided the release framework, including
16+
minitar.
1717

1818
#--
1919
# Net::LDAP for Ruby.

Release-Announcement

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)