-C Fix\sa\smemory\sleak\sin\sthe\sparser\sthat\scan\soccur\sfollowing\sa\smalloc\sfailure.\s(CVS\s4071)
-D 2007-06-15T17:03:14
+C Fix\stypo\sin\schange\scomments\sfor\s3.4.0.\s\sTicket\s#2416\s(CVS\s4072)
+D 2007-06-15T17:04:38
F Makefile.in b9971ab07868cf2b3209fe3bf8c52e7e25af4193
F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
F www/c_interface.tcl b51b08591554c16a0c3ef718364a508ac25abc7e
F www/capi3.tcl 88884dd743039d1a95aa57f4a5eb369de7744716
F www/capi3ref.tcl 167c2d5b45da22d77b2493b00d44b001b4ec83b1
-F www/changes.tcl eddb6708265031c163bd3ce63cddf03914c9380d
+F www/changes.tcl 397594fe2060982674cc20a2e6791c73b94a651c
F www/common.tcl 2b793e5c31486c8a01dd27dc0a631ad93704438e
F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084
F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
-P d4ab94288b1e3d3d069ccc75d0fc2fbe6c1383c5
-R 28fd353cc057cda6d10f38cb606ea26f
+P d0b6e9a07e99cc1a7d7f61877918c9a247899996
+R 9087f698020fc19e6fdd907a04804533
U drh
-Z 5ef79f4f040d332fbba242516bccdf34
+Z 4374a21937759a53303f0172830b42c7
-d0b6e9a07e99cc1a7d7f61877918c9a247899996
\ No newline at end of file
+1f6f0330000ca564e75cd930afb9f9ce23551d89
\ No newline at end of file
<li>Document the hazards of type coversions in
<a href="capi3ref.html#sqlite3_column_blob">sqlite3_column_blob()</a>
and related APIs. Fix unnecessary type conversions. Ticket #2321.</li>
-<li>Internationalization of the TRIM() functin. Ticket #2323</li>
+<li>Internationalization of the TRIM() function. Ticket #2323</li>
<li>Use memmove() instead of memcpy() when moving between memory regions
that might overlap. Ticket #2334</li>
<li>Fix an optimizer bug involving subqueries in a compound SELECT that has