File: ChangeLog

package info (click to toggle)
libmozilla-ldap-perl 1.5.3-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 808 kB
  • sloc: perl: 4,080; ansic: 966; makefile: 51; sh: 2
file content (20 lines) | stat: -rw-r--r-- 537 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2005-01-04  Leif Hedstrom  <leif@ogre.com>

	* entry.pl: Changed all calls to new to use the class method directly.

	* conn.pl: Changed all calls to new to use the class method directly.

1999-08-06  Leif Hedstrom  <leif@netscape.com>

	* conn.pl: Added support for browse() and compare().

1999-03-19  Leif Hedstrom  <leif@netscape.com>

	* conn.pl: Added test for add() with a hash array.

1999-01-05  Leif Hedstrom  <leif@netscape.com>

	* entry.pl: New script, to test all Entry:: methods.

	* conn.pl: Added test for modifyRDN().