Version History
-1.0.77.0 - November XX, 2011
+1.0.77.0 - November 28, 2011
- Updated to SQLite 3.7.9 [a499ae3835].
- More enhancements to the build and test automation.
- Plug native memory leak when closing a database connection containing a statement that cannot be finalized for some reason.
- The SQLite3 class should always attempt to dispose the contained SQLiteConnectionHandle, even when called via the finalizer. Index: Doc/SQLite.NET.chm ================================================================== --- Doc/SQLite.NET.chm +++ Doc/SQLite.NET.chm cannot compute difference between binary files Index: readme.htm ================================================================== --- readme.htm +++ readme.htm @@ -3,11 +3,11 @@
- Updated to SQLite 3.7.9 [a499ae3835].
- More enhancements to the build and test automation.
- Plug native memory leak when closing a database connection containing a statement that cannot be finalized for some reason. Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -1,11 +1,11 @@
- Updated to SQLite 3.7.9 [a499ae3835].
- More enhancements to the build and test automation.
- Plug native memory leak when closing a database connection containing a statement that cannot be finalized for some reason.
-Version 1.0.77.0 November XX, 2011
+Version 1.0.77.0 November 28, 2011
Using SQLite 3.7.9 [c7c6050ef0]
Originally written by Robert Simpson
Released to the public domain, use at your own risk!
Official provider website: http://system.data.sqlite.org/
Legacy versions: http://sqlite.phxsoftware.com/
@@ -188,11 +188,11 @@
Version History
- 1.0.77.0 - November XX, 2011 + 1.0.77.0 - November 28, 2011
- 1.0.77.0 - November XX, 2011 (release pending) + 1.0.77.0 - November 28, 2011