Added the framework for release. I haven't actually verified this yet for Net::LDAP, but I used the same framework for the recent release of MIME::Types. Some pieces of the code may need to be moved around to better handle the testing framework in the Rakefile and the pre-setup.rb file. To make this work, you will need the meta_project, gmailer, and archive-tar-minitar gems.
This commit is contained in:
parent
65102e44d9
commit
2faf22a2af
11 changed files with 2025 additions and 278 deletions
15
ChangeLog
Normal file
15
ChangeLog
Normal file
|
@ -0,0 +1,15 @@
|
|||
= Net::LDAP Changelong
|
||||
|
||||
== Net::LDAP 0.0.1: April 30, 2006
|
||||
|
||||
#--
|
||||
# Net::LDAP for Ruby.
|
||||
# http://rubyforge.org/projects/net-ldap/
|
||||
# Copyright 2006 Francis Cianfrocca
|
||||
#
|
||||
# Available under the same terms as Ruby. See LICENCE in the main
|
||||
# distribution for full licensing information.
|
||||
#
|
||||
# $Id: ChangeLog,v 1.17.2.4 2005/09/09 12:36:42 austin Exp $
|
||||
#++
|
||||
# vim: sts=2 sw=2 ts=4 et ai tw=77
|
Loading…
Add table
Add a link
Reference in a new issue