-C Add\sthe\sSQLite\sconsole\ssource\scode\sin\sthe\scontrib\ssection\sof\sthe\ssource\stree.\s(CVS\s2734)
-D 2005-09-24T11:01:12
+C Perparations\sfor\sversion\s3.2.7.\s(CVS\s2735)
+D 2005-09-24T15:10:59
F Makefile.in 12784cdce5ffc8dfb707300c34e4f1eb3b8a14f1
F Makefile.linux-gcc 06be33b2a9ad4f005a5f42b22c4a19dab3cbb5c7
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
-F VERSION 22603432911b0496f708ee79d4b1177c5263be32
+F VERSION b818cce180263e590a00ad4509a713892c3eecea
F aclocal.m4 7daea4c35e88de30d5a3f6f7a2ab99720e803bbd
F art/2005osaward.gif 0d1851b2a7c1c9d0ccce545f3e14bca42d7fd248
F art/SQLite.eps 9b43cc99cfd2be687d386faea6862ea68d6a72b2
F www/c_interface.tcl b51b08591554c16a0c3ef718364a508ac25abc7e
F www/capi3.tcl 7a7cc225fe02eb7ab861a6019b08baa0014409e1
F www/capi3ref.tcl 885f2aa112e2e9b8822753bf2972d5afd0cfeba9
-F www/changes.tcl 8bf27d9b3767470769b48ca6feb41dc4926aee2c
+F www/changes.tcl 5f09e69c5498cf388b3158978664db090708ed83
F www/common.tcl de758130d54d95d151ea0d17a2ae5b92e1bb01de
F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084
F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30
F www/formatchng.tcl 053ddb73646701353a5b1c9ca6274d5900739b45
F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25
F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3
-F www/index.tcl 831cb9ac6afa3109fb3aac1445c783b864ac0eba
+F www/index.tcl 2fff45565fd52fba6746b27eb60ea1d7834042ec
F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1
F www/lang.tcl b04a87ce05cdbd8d356d6b760a9a0b6f6fce927e
F www/lockingv3.tcl f59b19d6c8920a931f096699d6faaf61c05db55f
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl a99cf5f6d8bd4d5537584a2b342f0fb9fa601d8b
F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P 352cc9f53b7724621ecbf3a6362f34c31a18cce8
-R f818bd7d360d8c7bf733a324361cf7aa
+P 079c6348f944ad708214f5f335065373d9ae509a
+R af00b18d3b228afdf6d336b083e69571
U drh
-Z 6dfeca5af76eacfd240059bc1fb90977
+Z 0f1c3ed9d0c73cb0abcdef130e3580a8
puts "<DD><P><UL>$desc</UL></P></DD>"
}
+chng {2005 September 24 (3.2.7)} {
+<li>GROUP BY now considers NULLs to be equal again, as it should
+</li>
+<li>Now compiles on Solaris and OpenBSD and other Unix variants
+that lack the fdatasync() function</li>
+<li>Now compiles on MSVC++6 again</li>
+<li>Fix uninitialized variables causing malfunctions for various obscure
+queries</li>
+<li>Correctly compute a LEFT OUTER JOINs that is constrained on the
+left table only</li>
+}
+
chng {2005 September 17 (3.2.6)} {
<li>Fix a bug that can cause database corruption if a VACUUM (or
autovacuum) fails and is rolled back on a database that is
puts "<hr width=\"50%\">"
}
+newsitem {2005-Sep-24} {Version 3.2.7} {
+ This version fixes several minor and obscure bugs.
+ Upgrade only if you are having problems.
+}
+
newsitem {2005-Sep-16} {Version 3.2.6 - Critical Bug Fix} {
This version fixes a bug that can result in database
corruption if a VACUUM of a 1 gibibyte or larger database fails
<p align="right"><a href="oldnews.html">Old news...</a></p>
</td></tr></table>
}
-footer {$Id: index.tcl,v 1.125 2005/09/17 15:17:40 drh Exp $}
+footer {$Id: index.tcl,v 1.126 2005/09/24 15:11:00 drh Exp $}