diff --git a/mozilla/directory/perldap/html/Project.html b/mozilla/directory/perldap/html/Project.html
index a6ce45b65d5..524a7ebf7c0 100644
--- a/mozilla/directory/perldap/html/Project.html
+++ b/mozilla/directory/perldap/html/Project.html
@@ -1,7 +1,7 @@
-
+
@@ -39,8 +39,8 @@
- $Revision: 1.1.2.2 $
- $Date: 1998-09-09 10:35:30 $
+ $Revision: 1.1.2.3 $
+ $Date: 1998-09-11 11:11:06 $
Leif Hedstrom, Netscape Communications Corp.
|
@@ -143,6 +143,9 @@ important that a module or method doesn't work without it). The oustanding
Conn.pm: Bug fix for case sensitivity on searches for
specific attributes. [leif, fixed 09/03]
+ Conn.pm: Case is not preserved in modifyRDN().
+ [leif, fixed 09/11]
+
Makefile.PL: Change all "reads" from STDIN to explictly use
. This is necessary so the user can give extra command line
arguments to pass to MakeMaker. We might want to consider a major