Author: byterock
Date: Fri Aug 1 09:38:27 2008
New Revision: 11619
Removed:
dbd-oracle/trunk/DBD-Oracle-1.22-RC1.tar
dbd-oracle/trunk/DBD-Oracle-1.22-RC2.tar
dbd-oracle/trunk/DBD-Oracle-1.22-RC3.tar
Modified:
dbd-oracle/trunk/Changes
dbd-oracle/trunk/Oraperl.pm
Log:
Final 1.22 Release update
Modified: dbd-oracle/trunk/Changes
==============================================================================
--- dbd-oracle/trunk/Changes (original)
+++ dbd-oracle/trunk/Changes Fri Aug 1 09:38:27 2008
@@ -1,4 +1,5 @@
-=head1 Changes in DBD-Oracle 1.22(svn rev xxxx) 2008
+=head1 Changes in DBD-Oracle 1.22(svn rev 11618) 2008
+ Patch to remove compiler warnings from H.Merijn Brand
Patch to Makfile for 64bit boxes from Alex Laslavic
Added OCILobGetLength to lob functions from Milo van der Leij
Updated readmes to state the test user has to have create, call and drop a procedure privileges by John Scoles suggested by Gisle Aas
Modified: dbd-oracle/trunk/Oraperl.pm
==============================================================================
--- dbd-oracle/trunk/Oraperl.pm (original)
+++ dbd-oracle/trunk/Oraperl.pm Fri Aug 1 09:38:27 2008
@@ -19,7 +19,7 @@
require 5.004;
-use DBI 1.21;
+use DBI 1.22;
use Exporter;
$VERSION = substr(q$Revision: 1.44 $, 10);
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.