From: drh Date: Mon, 30 Jun 2003 10:36:23 +0000 (+0000) Subject: Documentation change: refer users to the wiki for additional unsupported X-Git-Tag: version-3.6.10~5026 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef2d1b100c733c3c96770149f8ba67b94f599fac;p=thirdparty%2Fsqlite.git Documentation change: refer users to the wiki for additional unsupported features rather than have them send me e-mail. (CVS 1042) FossilOrigin-Name: a3920b0804e9993bb21e6c46c612e72bd03178a2 --- diff --git a/manifest b/manifest index b36a9af1ca..8f0d0c6e87 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Version\s2.8.4\s(CVS\s1041) -D 2003-06-29T20:45:29 +C Documentation\schange:\srefer\susers\sto\sthe\swiki\sfor\sadditional\sunsupported\nfeatures\srather\sthan\shave\sthem\ssend\sme\se-mail.\s(CVS\s1042) +D 2003-06-30T10:36:23 F Makefile.in 9ad23ed4ca97f9670c4496432e3fbd4b3760ebde F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd @@ -160,14 +160,14 @@ F www/index.tcl a34315cada875af0b098b4c45981da8ab33fe7b6 F www/lang.tcl 2890eb85809c8fca20c1d81fa30fbdbceecc2a43 F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c F www/nulls.tcl 29497dac2bc5b437aa7e2e94577dad4d8933ed26 -F www/omitted.tcl 118062f40a203fcb88b8d68ef1d7c0073ac191ec +F www/omitted.tcl fe59eaa9c1459cbf08fa7daa83421bfc814331bb F www/opcode.tcl b8d561f33597c62955796b797646f00144d97332 F www/quickstart.tcl 4e97bef825e6a4153c43afb9f97235fc4da278ab F www/speed.tcl 2f6b1155b99d39adb185f900456d1d592c4832b3 F www/sqlite.tcl 3c83b08cf9f18aa2d69453ff441a36c40e431604 F www/tclsqlite.tcl 1db15abeb446aad0caf0b95b8b9579720e4ea331 F www/vdbe.tcl 9b9095d4495f37697fd1935d10e14c6015e80aa1 -P fc490f677b89e623b41f9e7f5f3bade9b981562c -R e554dbb5c195efefdc6c47a14ad5d26c +P 7f5e8894ae37761d1015c426b5d383d3deef3e25 +R a6cc3a4266f28cd733e63c9a8d83c011 U drh -Z 2412d49a78a19f6e07753d047ab7a25e +Z eacae768ac4a586e6c3db54c44a1bdf7 diff --git a/manifest.uuid b/manifest.uuid index 19099e5ee1..fe292b0632 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -7f5e8894ae37761d1015c426b5d383d3deef3e25 \ No newline at end of file +a3920b0804e9993bb21e6c46c612e72bd03178a2 \ No newline at end of file diff --git a/www/omitted.tcl b/www/omitted.tcl index 52de2a3188..97e20e11ae 100644 --- a/www/omitted.tcl +++ b/www/omitted.tcl @@ -1,7 +1,7 @@ # # Run this script to generated a omitted.html output file # -set rcsid {$Id: omitted.tcl,v 1.3 2002/08/24 18:24:58 drh Exp $} +set rcsid {$Id: omitted.tcl,v 1.4 2003/06/30 10:36:23 drh Exp $} puts { @@ -100,8 +100,9 @@ puts {

If you find other SQL92 features that SQLite does not support, please -send e-mail to drh@hwaci.com so they -can be added to this list. +add them to the Wiki page at + +http://cvs.hwaci.com/sqlite/wiki?p=Unsupported