Index: www/changes.tcl ================================================================== --- www/changes.tcl +++ www/changes.tcl @@ -21,11 +21,11 @@ puts "

" } chng {2005 June 13 (3.2.2)} {
  • Added the sqlite3_db_handle() API
  • -
  • Added the sqlite3_get_autocomment() API
  • +
  • Added the sqlite3_get_autocommit() API
  • Added a REGEXP operator to the parser. There is no function to back up this operator in the standard build but users can add their own using sqlite3_create_function()
  • Speed improvements and library footprint reductions.
  • Many, many minor bug fixes and documentation updates.