-C Fix\sduplicate\stest\sIDs\sin\sthe\stest\ssuite.\s\sNo\schanges\sto\scode.\s\sTicket\s#2319.\s(CVS\s3869)
-D 2007-04-25T11:32:30
+C Preparing\sfor\sthe\srelease\sof\s3.3.17.\s(CVS\s3870)
+D 2007-04-25T11:42:32
F Makefile.in 8cab54f7c9f5af8f22fd97ddf1ecfd1e1860de62
F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
-F VERSION baea655a7c7b3d866a656d645b624d628510584a
+F VERSION 6de5e9812c227f00155cb59af3535017aef3e258
F aclocal.m4 d20ba55930a05197b484809fba1d2b603f4e67a6
F addopcodes.awk 701697fae48376375ec8532c3d04e910cfeef352
F art/2005osaward.gif 0d1851b2a7c1c9d0ccce545f3e14bca42d7fd248
F www/c_interface.tcl b51b08591554c16a0c3ef718364a508ac25abc7e
F www/capi3.tcl 7a7cc225fe02eb7ab861a6019b08baa0014409e1
F www/capi3ref.tcl 80178d2697e97236c208a2a6a507e82d121acc71
-F www/changes.tcl fe8ce45119bd5704fcd53a242bd6ab5cae000d46
+F www/changes.tcl 550300b0ff00fc1b872f7802b2d5a1e7587d3e58
F www/common.tcl 2b793e5c31486c8a01dd27dc0a631ad93704438e
F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084
F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30
F www/formatchng.tcl bbb8af1ee494a71031acac4c8d8c51535f23b9df
F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25
F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3
-F www/index.tcl e91c98f4415a10425b1a06bc45432cf698c4fa4a
+F www/index.tcl 8f500433525f34ef93427ba5f4f83fb5fde1e0e7
F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1
F www/lang.tcl 26a38c36ec6686aee0e46eeac90acb3aae373537
F www/lockingv3.tcl e52345bd20323bef6146bfce18ae0829b2b7c87d
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
-P 58ea768c3e9905bd9db137f1b31dd3dd6c6001d0
-R e2bcc2c07dea4e60709213385f449985
+P 0935cdf82a0be599421881117a981d315933bb7e
+R 7707ddbcacbf0b04587c39b07aae695d
U drh
-Z 90ff2f6bb123a5d937582a0b8446f326
+Z 247755edf232752633bb92ddd795a487
puts "<DD><P><UL>$desc</UL></P></DD>"
}
+chng {2007 April 25 (3.3.17)} {
+<li>When the "write_version" value of the database header is larger than
+ what the library understands, make the database read-only instead of
+ unreadable.</li>
+<li>Other minor bug fixes</li>
+}
+
chng {2007 April 18 (3.3.16)} {
<li>Fix a bug that caused VACUUM to fail if NULLs appeared in a
UNIQUE column.</li>
puts "<hr width=\"50%\">"
}
+newsitem {2007-Apr-25} {Version 3.3.17} {
+ This version fixes a bug in the forwards-compatibility logic of SQLite
+ that was causing a database to become unreadable when it should have
+ been read-only. Upgrade from 3.3.16 only if you plan to deploy into
+ a product that might need to be upgraded in the future. For day to day
+ use, it probably does not matter.
+}
+
newsitem {2007-Apr-18} {Version 3.3.16} {
Performance improvements added in 3.3.14 but mistakenly turned off
in 3.3.15 have been reinstated. A bug has been fixed that prevented
<p align="right"><a href="oldnews.html">Old news...</a></p>
</td></tr></table>
}
-footer {$Id: index.tcl,v 1.153 2007/04/18 13:49:37 drh Exp $}
+footer {$Id: index.tcl,v 1.154 2007/04/25 11:42:33 drh Exp $}