2006-11-01 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
[mono.git] / mcs / class / Npgsql / ChangeLog
index 3595efb6ce9912f42bf51c71cebc7583f80c44a9..a2b17173845c066213c3bda5989f8aaafa9f43e3 100644 (file)
@@ -1,3 +1,26 @@
+
+2006-11-01  Francisco Figueiredo Jr.  <fxjrlists@yahoo.com.br>
+       
+       *Npgsql/NpgsqlCommand.cs: [#1000765] InvalidCastException for ByteA
+       Parameter when command.Prepare() Thanks Hubert Fongarnand for patch!
+
+2006-10-20  Francisco Figueiredo Jr.  <fxjrlists@yahoo.com.br>
+
+        *Npgsql/NpgsqlCommand.resx,
+         Npgsql/NpgsqlConnection.cs,
+         Npgsql/NpgsqlCommand.cs,
+         Npgsql/NpgsqlState.cs,
+         Npgsql/NpgsqlConnectorPool.cs,
+         Npgsql/NpgsqlCommandBuilder.cs,
+         Npgsql/NpgsqlDataReader.cs,
+         NpgsqlTypes/LargeObjectManager.cs,
+         NpgsqlTypes/NpgsqlDbType.cs,
+         NpgsqlTypes/LargeObject.cs,
+         NpgsqlTypes/NpgsqlTypesHelper.cs,
+         NpgsqlTypes/FastPath.cs: Updated to 1.0 final version. 
+
+
+
 2006-09-06  Kornél Pál  <kornelpal@gmail.com>
 
        * Test/TestConfiguration.cs: Moved from build/common.