SQLite version 3.3.9 is now available from the SQLite website

   http://www.sqlite.org/
   http://www.sqlite.org/download.html

The more important change is a fix for an obscure bug that can
lead to database corruption on multi-processor systems.  Other
important changes include the addition of the sqlite3_prepare_v2()
API which new users should always use in place of the legacy
sqlite3_prepare() API.  A summary of the changes can be found at

   http://www.sqlite.org/changes.html

A detailed listing of all changes can be found by consulting the
CVSTrac timeline at

   http://www.sqlite.org/cvstrac/timeline

There are a number of important changes to winCE and win95 support.
I have no ability to test these changes.  I think they work.  If
not, I suppose I will be hearing about it very soon now.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to