]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Another typo fixed in changes.html (CVS 3569)
authordrh <drh@noemail.net>
Sat, 6 Jan 2007 13:11:35 +0000 (13:11 +0000)
committerdrh <drh@noemail.net>
Sat, 6 Jan 2007 13:11:35 +0000 (13:11 +0000)
FossilOrigin-Name: 70033a0ea41e698237e886c7ab010a360ea53bb5

manifest
manifest.uuid
www/changes.tcl

index 60f5f97d023196fea38c509e4c682d3df06c4bb9..0815c54cf972bea365ff0d82344dfc6b778768c6 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Fix\sthe\smakefile\sto\scorrectly\sinstall\ssqlite3ext.h.\s\sTicket\s#2145\s(CVS\s3568)
-D 2007-01-06T13:10:31
+C Another\stypo\sfixed\sin\schanges.html\s(CVS\s3569)
+D 2007-01-06T13:11:36
 F Makefile.in a3fb1f739fd807bb3f496bd3dc41ed2b81d25e22
 F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
@@ -381,7 +381,7 @@ F www/autoinc.tcl b357f5ba954b046ee35392ce0f884a2fcfcdea06
 F www/c_interface.tcl b51b08591554c16a0c3ef718364a508ac25abc7e
 F www/capi3.tcl 7a7cc225fe02eb7ab861a6019b08baa0014409e1
 F www/capi3ref.tcl 4dbc9521c06b6d5bf0b2f826106fa906c829a55a
-F www/changes.tcl 8f943f7ade0afbd92f25bd6a9664fdc1dc65f124
+F www/changes.tcl 45bd748d77a00949b7ec7fae7913d139f1b85df4
 F www/common.tcl 14d121c28532ad20c3e349caa4db708b0b822083
 F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084
 F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30
@@ -424,7 +424,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P cc1df49b7a54fb11ccaa83e70f8a024d733744a5
-R 112573b5c5a836345543dd9e3faa19ff
+P be410fee681554653756d170e45ce00f0c9477ab
+R be31d9045ac23ab231d5994bfb3c796e
 U drh
-Z eed9c56157fb4a617bc29f202fbb8a4d
+Z 7b7b3e4ca626d571342283e00310b5fb
index 8a91e22b87c1c42450a1e3af1ed62a1e7bd7649a..02d2dbb6b7cd2be288f18a19fd2e7a55560bec50 100644 (file)
@@ -1 +1 @@
-be410fee681554653756d170e45ce00f0c9477ab
\ No newline at end of file
+70033a0ea41e698237e886c7ab010a360ea53bb5
\ No newline at end of file
index 86c2ed2cd68129d6bba042372c40669f6a7f547f..26febe16a45133f6d40d80cdfdf55fe8f1918b21 100644 (file)
@@ -46,7 +46,7 @@ opportunity</li>
 even in there are LEFT joins.</li>
 </ul>
 <li>Extension loading supported added to winCE</li>
-<li>Allow constrain names on the DEFAULT clause in a table definition</li>
+<li>Allow constraint names on the DEFAULT clause in a table definition</li>
 <li>Added the ".bail" command to the command-line shell</li>
 <li>Make CSV (comma separate value) output from the command-line shell
 more closely aligned to accepted practice</li>