 
*** DRAFT ***
 
SQLite Release 3.6.17 On 2009-08-10
- Expose the sqlite3_strnicmp() interface for use by extensions and
    applications.
- Remove the restriction on virtual tables and shared cache mode.
    Virtual tables and shared cache can now be used at the same time.
- Many code simplifications and obscure bug fixes in support of
    providing 100% branch test coverage.
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.
    *** DRAFT ***