From 95d3ce66fe0bfd575ab501afc8b37a8ebb3af601 Mon Sep 17 00:00:00 2001 From: "leif%netscape.com" Date: Thu, 3 Dec 1998 09:24:02 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://10.0.0.236/branches/devel-branch-1_1@15688 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/directory/perldap/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mozilla/directory/perldap/ChangeLog b/mozilla/directory/perldap/ChangeLog index c49476ac240..29d663a6640 100644 --- a/mozilla/directory/perldap/ChangeLog +++ b/mozilla/directory/perldap/ChangeLog @@ -1,3 +1,10 @@ +1998-12-03 Leif Hedstrom + + * Conn.pm (update): Bug fix, now we empty the hash array before + examining changed attributes (bug #1385). + + * Makefile.PL: Added the "-nolinenumbers" XSUBS options (bug #1329). + 1998-09-26 Leif Hedstrom * Conn.pm (init): Cleaned out _perror() calls.