[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Data.OracleClient / System.Data.OracleClient.Oci / Changelog
index 916981f1e8eacd3a5ff066177bbc9ffa12fbfc15..112e5377ba035a27c90a70ec7a8724a350049821 100644 (file)
@@ -1,3 +1,36 @@
+2009-11-21  Daniel Morgan  <monodanmorg@yahoo.com>
+
+       * OciDefineHandle.cs: implement data types LONG RAW / LONG VARRAW
+               to output as byte[]
+
+2009-10-29  Veerapuram Varadhan  <vvaradhan@novell.com>
+
+       ** Fixes #321718
+       * OciCalls.cs: Add stub for OCILobCharSetForm to get the charset
+       form associated with a CLOB/NCLOB.
+
+       * OciLobLocator.cs: Add Environment handle property that is
+       required to call OCILobCharSetForm and pass the output value to
+       OCILobRead. 
+
+       * OciDefineHandler.cs: Update Environment property of
+       OCILobLocator.
+
+2009-10-27 Joerg Rosenkranz  <joergr@voelcker.com>
+
+       * OciCalls.cs: Wrong function name in trace.
+
+2009-03-29  Veerapuram Varadhan  <vvaradhan@novell.com>
+
+       * Fixes #480377
+       * OciCalls.cs:
+       * OciDataType.cs:
+       * OciDefineHandle.cs:
+       * OciHandle.cs:
+       * OciIntervalDescriptor.cs:
+       * OciParameterDescriptor.cs: Implement INTERVAL_YEAR_TO_MONTH and 
+       INTERVAL_DAY_TO_SECOND OCI types.
+       
 2008-12-18  Veerapuram Varadhan  <vvaradhan@novell.com>
         
        * OciDefineHandle.cs (GetValue): Use connection's environment