File: Changes

package info (click to toggle)
libtest-net-ldap-perl 0.04-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 196 kB
  • ctags: 59
  • sloc: perl: 1,773; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 395 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Revision history for Test-Net-LDAP

0.04    2014-08-03
        Add mock_bind and mock_password
        https://github.com/mahiro/perl-Test-Net-LDAP/issues/1

0.03    2014-07-19
        Support array ref as the hostnames for Net::LDAP->new()
        https://rt.cpan.org/Ticket/Display.html?id=96932

0.02    2013-07-07
        Add support for root_dse

0.01    2013-01-06
        Initial version