Index: pages/changes.in ================================================================== --- pages/changes.in +++ pages/changes.in @@ -39,10 +39,16 @@ } hd_close_aux hd_enable_main 1 } } + +chng {2011 May 19 (3.7.6.3)} { +
  • Fix a problem with [WAL mode] which could cause transactions to + silently rollback if the [cache_size] is set very small (less than 10) + and SQLite comes under memory pressure. +} chng {2011 April 17 (3.7.6.2)} {
  • Fix the function prototype for the open(2) system call to agree with POSIX. Without this fix, pthreads does not work correctly on NetBSD.
  • SQLITE_SOURCE_ID: Index: pages/download.in ================================================================== --- pages/download.in +++ pages/download.in @@ -270,19 +270,19 @@ version of Tcl, is required in order to build from the canonical sources.

    http://www.sqlite.org/cgi/src (Dallas)
    -http://www2.sqlite.org/cgi/src (Atlanta)
    +http://www2.sqlite.org/cgi/src (Newark)
    http://www3.sqlite.org/cgi/src (Fremont)

    The documentation is maintained in separate [http://www.fossil-scm.org/ | Fossil] repositories located at:

    http://www.sqlite.org/cgi/docsrc (Dallas)
    -http://www2.sqlite.org/cgi/docsrc (Atlanta)
    +http://www2.sqlite.org/cgi/docsrc (Newark)
    http://www3.sqlite.org/cgi/docsrc (Fremont)
    Index: pages/index.in ================================================================== --- pages/index.in +++ pages/index.in @@ -85,14 +85,13 @@

    Current Status

    Common Links