SQLite version 3.7.1 is now available on the SQLite website:
http://www.sqlite.org/

Version 3.7.1 features improved memory usage reporting abilities, improved
index utilization on LIKE and GLOB operators, an increase in the maximum
database page size to 64KiB, and a new sqlite3_file_control() interface that
will (hopefully) help reduce filesystem fragmentation of database files.
Version 3.7.1 also fixes some performance regressions found in 3.7.0 and
3.7.0.1.  Additional information is available at
http://www.sqlite.org/releaselog/3_7_1.html and at
http://www.sqlite.org/news.html

Upgrading from 3.7.0 is recommended.

Please report any problems to the SQLite mailing list at
sqlite-users@sqlite.org or directly to me.  Thank you.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to