-C Fix\scomment\stypos\sin\sthe\swhere.c\smodule.\s\sNo\scode\schanges.
-D 2013-08-30T17:50:35.740
+C Fix\scomment\stypo\sin\sanalyze.c.\sNo\schanges\sto\scode.
+D 2013-08-30T19:59:48.378
F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
F Makefile.in 5e41da95d92656a5004b03d3576e8b226858a28e
F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
F sqlite3.1 6be1ad09113570e1fc8dcaff84c9b0b337db5ffc
F sqlite3.pc.in 48fed132e7cb71ab676105d2a4dc77127d8c1f3a
F src/alter.c 2af0330bb1b601af7a7789bf7229675fd772a083
-F src/analyze.c 7f869a251f3d58d3b95883eeae425d4ee17a66bd
+F src/analyze.c be10d32609e8228b14069aa879f259f3be5437b6
F src/attach.c fea00cab11c854646a27641a263f5876569a51f9
F src/auth.c 523da7fb4979469955d822ff9298352d6b31de34
F src/backup.c 2f1987981139bd2f6d8c728d64bf09fb387443c3
F tool/warnings.sh fbc018d67fd7395f440c28f33ef0f94420226381
F tool/wherecosttest.c f407dc4c79786982a475261866a161cd007947ae
F tool/win/sqlite.vsix 97894c2790eda7b5bce3cc79cb2a8ec2fde9b3ac
-P 79e458ef7acfddbc189163e3e958da529becb130
-R 11e0df2697ccef8d248e0028842ddb62
-U drh
-Z 34db069768d39fa7815ab1043f1fae87
+P 1e0b77cf0edf3d26f76d83aa5466e9ec0e60a710
+R 0c643291a27e5ba88460789684f4b782
+U mistachkin
+Z 1a1cfa9c3206e22f52ca4af3c75be88f
** version of sqlite_stat3 and is only available when compiled with
** SQLITE_ENABLE_STAT4 and in SQLite versions 3.8.0 and later. It is
** not possible to enable both STAT3 and STAT4 at the same time. If they
-** are both enabled, then STAT4 is precedence.
+** are both enabled, then STAT4 takes precedence.
**
** For most applications, sqlite_stat1 provides all the statisics required
** for the query planner to make good choices.