-C Release\s2.1.7\s(CVS\s329)
-D 2001-12-15T02:58:19
+C Typo\sin\schange\slog\sfixed.\s(CVS\s330)
+D 2001-12-15T03:00:42
F Makefile.in 352fed589f09dd94347e0bb391d047118ebd6105
F Makefile.template 0fbf0ee1fe38183d760170a13e91fffec64e73f5
F README a4c0ba11354ef6ba0776b400d057c59da47a4cc0
F www/arch.png 82ef36db1143828a7abc88b1e308a5f55d4336f4
F www/arch.tcl 72a0c80e9054cc7025a50928d28d9c75c02c2b8b
F www/c_interface.tcl 58922228e8fdb0f6af3561a051ee8ccec6dbfd17
-F www/changes.tcl e307a93dea256ff902a4d73ae06e6e5152494bbd
+F www/changes.tcl 0b921ad20b5dd262e5a9594691b9708a311e5912
F www/crosscompile.tcl 3622ebbe518927a3854a12de51344673eb2dd060
F www/download.tcl 1ea61f9d89a2a5a9b2cee36b0d5cf97321bdefe0
F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
F www/sqlite.tcl 8b5884354cb615049aed83039f8dfe1552a44279
F www/tclsqlite.tcl 880ef67cb4f2797b95bf1368fc4e0d8ca0fda956
F www/vdbe.tcl 2013852c27a02a091d39a766bc87cff329f21218
-P 1404ac076b2155778b6b21546b30df6f45ea7ba7
-R 25381412185e86f2b4f47122fef4a2a7
+P 71cb9e8ad7616b1f84dc04700685bd4dc157d2db
+R fe372d30b06d43519de0595e4ea6a38e
U drh
-Z db369242d2bf573e749f5780d9daeb32
+Z f4a47802b842236115c5e5fd7c8aef7b
-71cb9e8ad7616b1f84dc04700685bd4dc157d2db
\ No newline at end of file
+3a31daf6465b989a2b0790a2d1ba22ff955486a0
\ No newline at end of file
<li>Fix a bug in <b>CREATE TEMPORARY TABLE</b> which was causing the
table to be initially allocated in the main database file instead
of in the separate temporary file. This bug could cause the library
- to suffer an assertion failure and it cause cause "page leaks" in the
+ to suffer an assertion failure and it could cause "page leaks" in the
main database file.
<li>Fix a bug in the b-tree subsystem that could sometimes cause the first
row of a table to be repeated during a database scan.</li>