File: Changes

package info (click to toggle)
libauthen-simple-ldap-perl 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 188 kB
  • sloc: perl: 1,438; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Revision history for Perl extension Authen::Simple::LDAP

0.3 2012-04-19
    - Corrected typos in arguments passed to Net::LDAP constructor (RT #65426)
    - Changed Perl module installer from Module::Build to Module::Install

0.2 2006-01-05
    - return dn on successful authentication
    - log using error level unless invalid credentials

0.1 2006-01-03
    - first release