*** DRAFT ***
SQLite Release 3.6.6.2 On 2008 Nov 26 (3.6.6.2)
Changes associated with this release include the following:
- Fix a bug in the b-tree delete algorithm that seems like it might be
able to cause database corruption. The bug was first introduced in
version 3.6.6 by check-in [5899] on 2008-11-13.
- Fix a memory leak that can occur following a disk I/O error.
A complete list of SQLite releases
in a single page is also available. A detailed history of every
check-in is available at
http://www.sqlite.org/src/timeline.
*** DRAFT ***