Changelog for
rubygem-net-ldap-doc-0.3.1-1.1.i586.rpm :
Thu Aug 2 14:00:00 2012 cooloAATTsuse.com
- update to latest gem2rpm
Mon Jul 16 14:00:00 2012 asnAATTcryptomilk.org
- update to 0.3.1
* Bundler should now work again.
* Now uses UTF-8 strings instead of ASCII-8 per the LDAP RFC.
* Adding continuation reference processing.
* Fixes usupported object type #139.
* Fixes Net::LDAP namespace errors.
* Return nil instead of an empty array if the search fails.
Fri Oct 7 14:00:00 2011 fcastelliAATTsuse.com
- Add Provides statement
Thu Jul 21 14:00:00 2011 aduffeckAATTnovell.com
- update to 0.2.2
* now licensed as MIT
* many bugfixes and enhancements. See http://net-ldap.rubyforge.org/History_rdoc.html
for details
Mon Jun 14 14:00:00 2010 mrueckertAATTsuse.de
- update to version 0.1.1
* Fixing a critical problem with sockets.
- additional changes from version 0.1.0
* Small fixes throughout, more to come.
* Ruby 1.9 support added.
* Ruby 1.8.6 and below support removed. If we can figure out a
compatible way to reintroduce this, we will.
* New maintainers, new project repository location. Please see
the README.txt.
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Thu Feb 18 13:00:00 2010 adrianAATTsuse.de
- create initial rubygem-net-ldap package