*** DRAFT ***

SQLite Release 3.3.10 On 2007-01-09

  1. Fix bugs in the implementation of the new sqlite3_prepare_v2() API that can lead to segfaults.
  2. Fix 1-second round-off errors in the strftime() function
  3. Enhance the Windows OS layer to provide detailed error codes
  4. Work around a win2k problem so that SQLite can use single-character database file names
  5. The user_version and schema_version pragmas correctly set their column names in the result set
  6. Documentation updates

A complete list of SQLite releases in a single page and a chronology are both also available. A detailed history of every check-in is available at SQLite version control site.