[svn:dbd-oracle] r15252 - dbd-oracle/trunk
[email protected] Fri, 30 Mar 2012 06:44:53 -0700 (PDT)
| Newsgroups | perl.dbd.oracle.changes |
|---|---|
| Message-ID | <[email protected]> |
Author: mjevans
Date: Fri Mar 30 06:44:52 2012
New Revision: 15252
Modified:
dbd-oracle/trunk/Changes
Log:
DBIS is now completely removed
Modified: dbd-oracle/trunk/Changes
==============================================================================
--- dbd-oracle/trunk/Changes (original)
+++ dbd-oracle/trunk/Changes Fri Mar 30 06:44:52 2012
@@ -21,7 +21,7 @@
is not in force as an additional call to OCILobFileIsOpen will be
made.
- - Removed almost all DBIS usage fixing and speeding up threaded
+ - Removed all DBIS usage fixing and speeding up threaded
Perls (Martin J. Evans).
- Minor fix to avoid use of uninitialised variable in 31lob.t (Martin J. Evans)