-C Ensure\sa\sdatabase\sfile\sis\snot\struncated\swithout\san\sexclusive\slock.\r\nFix\sfor\sticket\s#1114.\s(CVS\s2332)
-D 2005-02-15T03:38:06
+C Update\sthe\shomepage\sprior\sto\sreleases\s2.8.16\sand\s3.1.2.\s(CVS\s2333)
+D 2005-02-15T12:51:16
F Makefile.in d928187101fa3d78426cf48ca30e39d0fb714e57
F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
F README a01693e454a00cc117967e3f9fdab2d4d52e9bc1
F www/faq.tcl 1e348dec52dc0f21f4216fd6918c69c56daa4cfd
F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059
F www/formatchng.tcl bfbf14dbf5181e771d06da7797767b0200b36d8a
-F www/index.tcl 8cd6d913cccfbd8d46e9b1310fb329fdfbf6053a
+F www/index.tcl e04bbdb51ade47d8da32580e9cfcbaa2c17649a9
F www/lang.tcl fad1d8d12b6c4e5185d9ca12c31c5cf7309b615c
F www/lockingv3.tcl f59b19d6c8920a931f096699d6faaf61c05db55f
F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c
F www/nulls.tcl ec35193f92485b87b90a994a01d0171b58823fcf
-F www/oldnews.tcl 5cd036f0c76e4ba3111f153a4ff4c9e5e34b6038
+F www/oldnews.tcl 1e4c67ca29b4d9621fca846e75702dd9ae9c9868
F www/omitted.tcl 9f332aea97b47ec53234f4cd9aa4b4a6da8641ec
F www/opcode.tcl dafa030a5a3cc24a2f9fd4cfbfb7d7323d2151b0
F www/optimizing.tcl f0b2538988d1bbad16cbfe63ec6e8f48c9eb04e5
F www/vdbe.tcl 095f106d93875c94b47367384ebc870517431618
F www/version3.tcl 092a01f5ef430d2c4acc0ae558d74c4bb89638a0
F www/whentouse.tcl 3e522a06ad41992023c80ca29a048ae2331ca5bd
-P 8514a4feb2a86e93c4251c491d394e861bb65edb
-R 68447a9e1a1587fdc5cb563c6b34ab1f
-U danielk1977
-Z 2caaa7f8c9b8fb759f5bcfb478549a3f
+P dcbc983355d3207615b52b0724405a024a1a5955
+R 172c191a1ce473af2b8dc5daebe6e1c8
+U drh
+Z 7beb827665e6158964bed98a27aa81d2
-dcbc983355d3207615b52b0724405a024a1a5955
\ No newline at end of file
+603bbe47ddb14105da6a3435ff8f7c6c6f1929a1
\ No newline at end of file
puts "<hr width=\"50%\">"
}
-newsitem {2005-Feb-01} {Version 3.1.1 (beta) Released} {
- Version 3.1.1 (beta) is now available on the
- website. Verison 3.1.1 is fully backwards compatible with the 3.0 series
- and features many new features including Autovacuum and correlated
- subqueries. The
- <a href="http://www.sqlite.org/releasenotes310.html">release notes</a>
- From version 3.1.0 apply equally to this release beta. A stable release
- is expected within a couple of weeks.
+newsitem {2005-Feb-15} {Versions 2.8.16 and 3.1.2 Released} {
+ A critical bug in the VACUUM command that can lead to database
+ corruption has been fixed in both the 2.x branch and the main
+ 3.x line. This bug has existed in all prior versions of SQLite.
+ Even though it is unlikely you will ever encounter this bug,
+ it is suggested that all users upgrade. See
+ <a href="http://www.sqlite.org/cvstrac/tktview?tn=1116">
+ ticket #1116</a>. for additional information.
+
+ Version 3.1.2 is also the first stable release of the 3.1
+ series. SQLite 3.1 features added support for correlated
+ subqueries, autovacuum, autoincrement, ALTER TABLE, and
+ other enhancements. See the
+ <a href="www.sqlite.org/releasenotes310.html">release notes
+ for version 3.1.0</a> for a detailed description of the
+ changes available in the 3.1 series.
}
newsitem {2004-Nov-09} {SQLite at the 2004 International PHP Conference} {
<a href="http://www.sqlite.org/tclconf2004/page-001.html">
Slides</a> from the talk are available.
}
-
-newsitem {2004-Jly-22} {Version 2.8.15} {
- SQLite version 2.8.15 is a maintenance release for the version 2.8
- series. Version 2.8 continues to be maintained with bug fixes, but
- no new features will be added to version 2.8. All the changes in
- this release are minor. If you are not having problems, there is
- there is no reason to upgrade.
-}
puts {
<p align="right"><a href="oldnews.html">Old news...</a></p>
</td></tr></table>
}
-footer {$Id: index.tcl,v 1.105 2005/02/03 00:29:47 drh Exp $}
+footer {$Id: index.tcl,v 1.106 2005/02/15 12:51:16 drh Exp $}
puts "<hr width=\"50%\">"
}
+newsitem {2005-Feb-01} {Version 3.1.1 (beta) Released} {
+ Version 3.1.1 (beta) is now available on the
+ website. Verison 3.1.1 is fully backwards compatible with the 3.0 series
+ and features many new features including Autovacuum and correlated
+ subqueries. The
+ <a href="http://www.sqlite.org/releasenotes310.html">release notes</a>
+ From version 3.1.0 apply equally to this release beta. A stable release
+ is expected within a couple of weeks.
+}
+
newsitem {2005-Jan-21} {Version 3.1.0 (alpha) Released} {
Version 3.1.0 (alpha) is now available on the
website. Verison 3.1.0 is fully backwards compatible with the 3.0 series
developers supporting and embracing great Open-Source Software.
}
+newsitem {2004-Jly-22} {Version 2.8.15} {
+ SQLite version 2.8.15 is a maintenance release for the version 2.8
+ series. Version 2.8 continues to be maintained with bug fixes, but
+ no new features will be added to version 2.8. All the changes in
+ this release are minor. If you are not having problems, there is
+ there is no reason to upgrade.
+}
+
newsitem {2004-Jun-30} {Version 3.0.2 (beta) Released} {
The first beta release of SQLite version 3.0 is now available.
Version 3.0 adds support for internationalization and a new
Plans are to continue to support SQLite version 2.8 with
bug fixes. But all new development will occur in version 3.0.
}
-footer {$Id: oldnews.tcl,v 1.9 2005/02/03 00:29:48 drh Exp $}
+footer {$Id: oldnews.tcl,v 1.10 2005/02/15 12:51:16 drh Exp $}