]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Documentation updates (CVS 2015)
authordrh <drh@noemail.net>
Sun, 10 Oct 2004 18:00:46 +0000 (18:00 +0000)
committerdrh <drh@noemail.net>
Sun, 10 Oct 2004 18:00:46 +0000 (18:00 +0000)
FossilOrigin-Name: a4546c09d7a42f9086e63a38008a87df030b4374

manifest
manifest.uuid
www/index.tcl

index e51ac636d13bfd8b0cc11db825080b9c46c83f50..4e457b16a7a00e37d08feba29899fd7c34fb5efc 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Typos\sand\sspelling\serrors\sin\sdocumention.\s(CVS\s2014)
-D 2004-10-10T17:24:54
+C Documentation\supdates\s(CVS\s2015)
+D 2004-10-10T18:00:47
 F Makefile.in 52c1cc106cad9148d4b7cb387b458e82dc86b339
 F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
@@ -236,7 +236,7 @@ F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
 F www/faq.tcl bce6f03a9d00366e7f9eba9174167930b9f1b4ad
 F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059
 F www/formatchng.tcl bfbf14dbf5181e771d06da7797767b0200b36d8a
-F www/index.tcl ae29ea8a5bdde5a8031a9ac0935ac16dd921b4ef
+F www/index.tcl bd3a75ba43e777f00df33d3f9761efce3694deda
 F www/lang.tcl ba4fbca6342938f0240efdd84e83d5badcd72667
 F www/lockingv3.tcl afcd22f0f063989cff2f4d57bbc38d719b4c6e75
 F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c
@@ -252,7 +252,7 @@ F www/tclsqlite.tcl 560ecd6a916b320e59f2917317398f3d59b7cc25
 F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
 F www/version3.tcl 092a01f5ef430d2c4acc0ae558d74c4bb89638a0
 F www/whentouse.tcl fdacb0ba2d39831e8a6240d05a490026ad4c4e4c
-P 6d6246f150f27042b8ede0fe73ecca1aefd2c3e4
-R 88d9ee15725dd536964fb7018cab9c17
+P 16e2ace2db5c051aefe7f72504ad6c1cc5e7a0f4
+R 044fc47f5f0df07bfbaa4c878503df88
 U drh
-Z fed8782376658a7d3a3b9ac3e74ac16d
+Z fb6ef68b6b212d45c47bd957b29caef4
index 9369ecf63f5fbce0728aa7e63c235b6682200cac..72f6d945acaaec6345cbed10fd4e543ab0ada808 100644 (file)
@@ -1 +1 @@
-16e2ace2db5c051aefe7f72504ad6c1cc5e7a0f4
\ No newline at end of file
+a4546c09d7a42f9086e63a38008a87df030b4374
\ No newline at end of file
index ab03847a3c3ee1fb6db7856a3aaa8b24ab2d3186..d9ab338d63128c9ad97c130a01388594546a868f 100644 (file)
@@ -61,6 +61,14 @@ proc newsitem {date title text} {
   puts "<hr width=\"50%\">"
 }
 
+newsitem {2004-Sep-10} {SQLite at the 11<sup><small>th</small></sup>
+Annual Tcl/Tk Conference} {
+  There will be a talk on the use of SQLite in Tcl/Tk at the
+  11<sup><small>th</small></sup> Tcl/Tk Conference this week in
+  New Orleans.  Visit <a href="http://www.tcl.tk/community/tcl2004/">
+  http://www.tcl.tk/</a> for details.
+}
+
 newsitem {2004-Sep-18} {Version 3.0.7} {
   Version 3.0 has now been in use by multiple projects for several
   months with no major difficulties.   We consider it stable and
@@ -81,4 +89,4 @@ puts {
 <p align="right"><a href="oldnews.html">Old news...</a></p>
 </td></tr></table>
 }
-footer {$Id: index.tcl,v 1.98 2004/10/07 19:03:02 drh Exp $}
+footer {$Id: index.tcl,v 1.99 2004/10/10 18:00:47 drh Exp $}