more release notes

This commit is contained in:
blackhedd 2006-07-12 09:20:05 +00:00
parent 3370866f01
commit a6d4fa1462
2 changed files with 6 additions and 1 deletions

View file

@ -32,7 +32,7 @@ module Net
# == Net::LDAP
#
# This library provides a pure-Ruby implementation of the
# LDAP client protocol, per RFC-1777.
# LDAP client protocol, per RFC-2251.
# It can be used to access any server which implements the
# LDAP protocol.
#