[svn:dbd-oracle] r15003 - dbd-oracle/trunk

[email protected] Thu, 17 Nov 2011 04:53:36 -0800 (PST)
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: yanick
Date: Thu Nov 17 04:53:34 2011
New Revision: 15003

Modified:
   dbd-oracle/trunk/Changes

Log:
Merge commit '82f4c03a21f0839cf8' into HEAD

Conflicts:
	Changes

Modified: dbd-oracle/trunk/Changes
==============================================================================
--- dbd-oracle/trunk/Changes	(original)
+++ dbd-oracle/trunk/Changes	Thu Nov 17 04:53:34 2011
@@ -1,6 +1,6 @@
 Revision history for DBD::Oracle
 
-Changes in DBD-Oracle 1.33_01 (xx-xx-xxxx)
+Changes in DBD-Oracle XXX
 
  [BUG FIXES]
  - if bind_col is called with a TYPE but no bind attributes like
@@ -20,6 +20,10 @@
  - Commented out some functions in oci8.c which were not used to
    reduce the size of the driver a little (Martin J. Evans)
 
+Changes in DBD-Oracle 1.34 (31-10-2011)
+
+ - promote 1.33_00 to official release
+
 Changes in DBD-Oracle 1.33_00 (18-10-2011)
 
  [BUG FIXES]