-C Preparing\sfor\sthe\srelease\sof\sversion\s3.3.5.\s(CVS\s3165)
-D 2006-04-05T12:15:11
+C Fix\stypos\sin\sthe\sprevious\scheck-in.\s(CVS\s3166)
+D 2006-04-05T12:50:08
F Makefile.in 5d8dff443383918b700e495de42ec65bc1c8865b
F Makefile.linux-gcc 74ba0eadf88748a9ce3fd03d2a3ede2e6715baec
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
F www/c_interface.tcl b51b08591554c16a0c3ef718364a508ac25abc7e
F www/capi3.tcl 7a7cc225fe02eb7ab861a6019b08baa0014409e1
F www/capi3ref.tcl 38704c15900a9c16641e79c1c1fe9a3c2c479ada
-F www/changes.tcl 8cf905727bfba4cda522a80716e8fc742420c085
+F www/changes.tcl 8965f1493adc0f3a97e1e46a29f2cf54064f4ae1
F www/common.tcl 14d121c28532ad20c3e349caa4db708b0b822083
F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084
F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30
F www/formatchng.tcl 4972e680f9331ea46f47001e349baba807f5b60a
F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25
F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3
-F www/index.tcl 216b7d9ea9db20cd85c0eff7a4369904d5768c68
+F www/index.tcl 7c4a297a4b6ee178f050644a4b0bae1ca864d788
F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1
F www/lang.tcl 9fe2b8bb0a3158f4b629e184f5db9f895ecbb4cd
F www/lockingv3.tcl f59b19d6c8920a931f096699d6faaf61c05db55f
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P 3538a4e30fb5131b461bb0cf72cada63e9724e14
-R fd2db87b33493ad440519b524e22f08b
+P 159fb92bd5290098986709f5d9ff8183e9059d53
+R b5f79773e4dd98e06bbd68a24b093253
U drh
-Z 12625599af2328aaa544e40b359eb8cb
+Z d96f4a17b1196dae297de2e89ce13655
-159fb92bd5290098986709f5d9ff8183e9059d53
\ No newline at end of file
+119ec402281c142359cfe5ccf1416bf69eed103f
\ No newline at end of file
<li>The SUM() function throws an error on integer overflow.</li>
<li>Choose the column names in a compound query from the left-most SELECT
instead of the right-most.</li>
-<li>The sqlite3_create_collation honors the SQLITE_UTF16_ALIGNED flag.</li>
-<li>SQLITE_SECURE_DELETE compile-time option always overwrites deleted
- data with zeros.</li>
+<li>The sqlite3_create_collation() function
+ honors the SQLITE_UTF16_ALIGNED flag.</li>
+<li>SQLITE_SECURE_DELETE compile-time option causes deletes to overwrite
+ old data with zeros.</li>
<li>Detect integer overflow in abs().</li>
<li>The random() function provides 64 bits of randomness instead of
only 32 bits.</li>
<li>Parser detects and reports automaton stack overflow.</li>
<li>Change the round() function to return REAL instead of TEXT.</li>
-<li>All WHERE clause terms on the left table of a LEFT OUTER JOIN to
+<li>Allow WHERE clause terms on the left table of a LEFT OUTER JOIN to
contain aggregate subqueries.</li>
<li>Skip over leading spaces in text to numeric conversions.</li>
<li>Various minor bug and documentation typo fixes and
puts "<hr width=\"50%\">"
}
-newsitme {2006-Apr-5} {Version 3.3.5} {
+newsitem {2006-Apr-5} {Version 3.3.5} {
This release fixes many minor bugs and documentation typos and
provides some minor new features and performance enhancements.
Upgrade only if you are having problems or need one of the new features.
<p align="right"><a href="oldnews.html">Old news...</a></p>
</td></tr></table>
}
-footer {$Id: index.tcl,v 1.136 2006/04/05 12:15:11 drh Exp $}
+footer {$Id: index.tcl,v 1.137 2006/04/05 12:50:08 drh Exp $}