Index: pages/changes.in ================================================================== --- pages/changes.in +++ pages/changes.in @@ -39,10 +39,19 @@ } hd_close_aux hd_enable_main 1 } } + +chng {2010 August 4 (3.7.0.1)} { +
  • Fix a potential database corruption problem that can result if + the same database file is alternately written by version 3.7.0 + and 3.6.23.1. See + ticket [51ae9cad31] for details. +
  • Fix a possible performance regression caused by the introduction + of [automatic indexing]. +} chng {2010 July 22 (3.7.0)} {
  • Added support for [WAL | write-ahead logging].
  • Query planner enhancement - automatic transient indices are created when doing so reduces the estimated query time. Index: pages/index.in ================================================================== --- pages/index.in +++ pages/index.in @@ -85,14 +85,15 @@

    Current Status

    Common Links