diff --git a/CHANGES b/CHANGES index 534867319c..3f6ddbd03c 100644 --- a/CHANGES +++ b/CHANGES @@ -173,7 +173,7 @@ user_defined_state returned. This flag is only safe to use with a database which does not support transactions (i.e. MySQL/MyISAM). --ext +- ext - set-based association proxies |=, -=, ^= and &= are stricter about their operands and only operate on sets, frozensets or other association proxies. Previously, they @@ -195,7 +195,6 @@ user_defined_state This should obviate the need of adding a myriad of ODBC options in the future. - - firebird - Handle the "SUBSTRING(:string FROM :start FOR :length)" builtin.