From a5c2f08f20cb4487d1413a6c2f03a2880d6cde70 Mon Sep 17 00:00:00 2001 From: drh Date: Tue, 30 May 2000 00:05:12 +0000 Subject: [PATCH] :-) (CVS 10) FossilOrigin-Name: 1c1d9c0d4ad91cf0b077f4fff82499dcafae36d7 --- manifest | 12 ++++++------ manifest.uuid | 2 +- www/index.tcl | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest b/manifest index 9634d6c1db..f8dc604f7b 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C :-)\s(CVS\s9) -D 2000-05-29T23:58:12 +C :-)\s(CVS\s10) +D 2000-05-30T00:05:13 F COPYRIGHT 74a8a6531a42e124df07ab5599aad63870fa0bd4 F Makefile.in 89921c1ee4de75275bfadfbac198396da31704d1 F README 6b5960603c7f8bf42fc022b4b6436f242f238dbb @@ -31,9 +31,9 @@ F tool/opNames.awk 2bd9071a138e4e2be13dc98fe066398a61219e1e F tool/opcodeDoc.awk b3a2a3d5d3075b8bd90b7afe24283efdd586659c F tool/renumberOps.awk 6d067177ad5f8d711b79577b462da9b3634bd0a9 F www/c_interface.tcl f875864edf7974157d1c257ca08de854660882a5 -F www/index.tcl 67b2bee04077377eacede2b11e21fe37ef7e10c6 +F www/index.tcl 2466d1b2e26c6f354b0acedee12025309a216799 F www/sqlite.tcl 947e067bcc347dc767af4c1a6e5a8d47d8404aa3 -P e34143c24f1b3eff0c9f1e22702f099674e0ef4e -R 54f9c4e3d938cf3051ef76323625c2ee +P 84333008b70a11006053938f95bb048f7ee4f655 +R d7d842b04a2ca13987a8e3488e7d9871 U drh -Z 09e5fac9544134338a0bd303b6437e57 +Z 7242b994245d2109ffa13546f2d68c6d diff --git a/manifest.uuid b/manifest.uuid index 35a2502e5c..ecdb1fc515 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -84333008b70a11006053938f95bb048f7ee4f655 \ No newline at end of file +1c1d9c0d4ad91cf0b077f4fff82499dcafae36d7 \ No newline at end of file diff --git a/www/index.tcl b/www/index.tcl index 780e25ddc9..badc1da977 100644 --- a/www/index.tcl +++ b/www/index.tcl @@ -1,7 +1,7 @@ # # Run this TCL script to generate HTML for the index.html file. # -set rcsid {$Id: index.tcl,v 1.3 2000/05/29 18:50:16 drh Exp $} +set rcsid {$Id: index.tcl,v 1.4 2000/05/30 00:05:13 drh Exp $} puts { SQLite: An SQL Frontend For GDBM @@ -64,7 +64,7 @@ currently understands the following SQL commands:

-

Some the many SQL features that SQLite does not (currently) +

A few of the many SQL features that SQLite does not (currently) implement are as follows:

-- 2.47.3