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

[email protected] Sun, 24 Jun 2012 01:47:30 -0700 (PDT)
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: mjevans
Date: Sun Jun 24 01:47:29 2012
New Revision: 15331

Modified:
   dbd-oracle/trunk/Changes

Log:
wrong rt #

Modified: dbd-oracle/trunk/Changes
==============================================================================
--- dbd-oracle/trunk/Changes	(original)
+++ dbd-oracle/trunk/Changes	Sun Jun 24 01:47:29 2012
@@ -25,7 +25,7 @@
 
  - skip 24implicit_utf8.t if chr set is not UTF-8 (Martin J. Evans)
 
- - Fixed RT76268 - ora_taf_sleep was documented as taf_sleep by
+ - Fixed RT76269 - ora_taf_sleep was documented as taf_sleep by
    accident. There was no way to stop the TAF reconnect attempts.
    If you want to try another connect attempt in your taf handler you
    now need to return OCI_FO_RETRY from it. (Martin J. Evans)