New test.
[mono.git] / mcs / class / Mono.Data.SqliteClient / Mono.Data.SqliteClient / ChangeLog
index df4cf9d6d17581083032eff2b09f8abf860bcd2d..ca760231f9e11a85c68c459bc704fd8bd4a652cc 100644 (file)
@@ -1,3 +1,18 @@
+2006-09-14  Mart Roosmaa <roosmaa@gmail.com> 
+
+       * SqliteCommand.cs: Handle enums by their underliying type.
+
+2006-09-13  Mart Roosmaa <roosmaa@gmail.com> 
+
+       * SqliteDataReader.cs: Implemented GetBytes ().
+       * SqliteCommand.cs: Automatically convert enums to Int32.
+
+2006-08-20  Joshua Tauberer  <jt@occams.info>
+
+       * SqliteConnection.cs: Changed Version property (which is
+         read-only) from internal to public so users can know
+         which version of Sqlite was actually connected to.
+
 2006-05-25  Joshua Tauberer  <tauberer@for.net>
 
        * SqliteCommand.cs: Unnamed parameters by index weren't