*** empty log message ***

git-svn-id: svn://10.0.0.236/branches/devel-branch-1_1@15688 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
leif%netscape.com
1998-12-03 09:24:02 +00:00
parent cbbd88e107
commit 95d3ce66fe

View File

@@ -1,3 +1,10 @@
1998-12-03 Leif Hedstrom <leif@netscape.com>
* 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 <leif@netscape.com>
* Conn.pm (init): Cleaned out _perror() calls.