*** DRAFT ***
SQLite Release 3.5.5 On 2008 Jan 31 (3.5.5)
Changes associated with this release include the following:
- Convert the underlying virtual machine to be a register-based machine
rather than a stack-based machine. The only user-visible change
is in the output of EXPLAIN.
- Add the build-in RTRIM collating sequence.
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 ***