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().
|