README in ibm_db-0.6.5 vs README in ibm_db-0.7.0

- old
+ new

@@ -1,11 +1,18 @@ ===================================================================== -README for the IBM_DB Adapter 0.6.5 and Driver 0.6.0 (2007/04/30) +README for the IBM_DB Adapter 0.7.0 and Driver 0.6.0 (2007/04/30) For ActiveRecord Version 1.15.3 (and Rails 1.2.3) ===================================================================== Change Log ============== +2007/06/01 (IBM_DB adapter 0.7, driver 0.6.0): + - Driver code (ibm_db.c) remains at the same level: 0.6.0 (no changes) + - Fixed remaining failure on {:null => true} option for XML data type [#10877] + - Fixed handling of {:id => false} option during table creation in DB2 for zOS + - Fixed handle_lobs failures in table creation for has_many/belongs_to [#10701] + - Fixe db2-i5-zOS.yaml content (removed inadvertent tab) [#11234] + 2007/05/10 (IBM_DB adapter 0.6.5, driver 0.6.0): - Driver code (ibm_db.c) remains at the same level: 0.6.0 (no changes) - Fixed regression for reconnect after being inactive (connection recycle) - Fixed rake db:schema:load failures on boolean data type [#10683] - Fixed XML default option (:null => true for XML data type) [#10754] \ No newline at end of file