pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/sqlite3
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 21 03:37:15 UTC 2009
Modified Files:
pkgsrc/databases/sqlite3: Makefile.common distinfo
Log Message:
Changes 3.6.17:
* 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.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/databases/sqlite3/Makefile.common
cvs rdiff -u -r1.39 -r1.40 pkgsrc/databases/sqlite3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index