| timbo@cvs.perl.org 2006-01-13, 1:24 pm |
| Author: timbo
Date: Fri Jan 13 09:33:11 2006
New Revision: 2413
Modified:
dbd-oracle/trunk/Changes
Log:
Update for RC4
Modified: dbd-oracle/trunk/Changes
====================
====================
====================
==================
--- dbd-oracle/trunk/Changes (original)
+++ dbd-oracle/trunk/Changes Fri Jan 13 09:33:11 2006
@@ -1,4 +1,4 @@
-=head1 Changes in DBD-Oracle 1.17 (svn rev 2385) XXth January 2005
+=head1 Changes in DBD-Oracle 1.17 (svn rev 2413) XXth January 2005
Fixed automatic csform setting for some UTF8 cases and for Oracle 8.0
Fixed truncation error on fetch into UTF8 charset thanks to Honza Pazdziora.
@@ -11,6 +11,7 @@
Added support for binary floats/doubles thanks to Dennis Box.
Changed "Binding Cursors" docs, clarifying examples thanks to Charles Jardine.
+ Changed tests to use ORACLE_DSN or DBI_DSN env vars if defined thanks to Jill Vogel.
Updated README.vms re logical name tables thanks to Jakob Snoer.
Removed README.utf8 since the topic was covered better in the main docs.
Updated README.aix thanks to Stephen de Vries.
|