*** DRAFT ***
SQLite Release 3.6.23.1 On 2010 March 30 (3.6.23.1)
Changes associated with this release include the following:
- Fix a bug in the offsets() function of FTS3
- Fix a missing "sync" that when omitted could lead to database
corruption if a power failure or OS crash occurred just as a
ROLLBACK operation was finishing.
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 ***