]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
New links on the common header page of the website. (CVS 2013)
authordrh <drh@noemail.net>
Sat, 9 Oct 2004 15:54:32 +0000 (15:54 +0000)
committerdrh <drh@noemail.net>
Sat, 9 Oct 2004 15:54:32 +0000 (15:54 +0000)
FossilOrigin-Name: 6d6246f150f27042b8ede0fe73ecca1aefd2c3e4

manifest
manifest.uuid
www/common.tcl

index b6fdbaed6e2784d99ed25ebf2efe9f336b0145ac..c97ff60b544ba041e72ab758d3a6853811fa34bb 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Sort\sthe\soutput\sof\sglob\sin\stest\sscript\sattach2.test.\s\sTicket\s#948.\s(CVS\s2012)
-D 2004-10-07T22:22:39
+C New\slinks\son\sthe\scommon\sheader\spage\sof\sthe\swebsite.\s(CVS\s2013)
+D 2004-10-09T15:54:33
 F Makefile.in 52c1cc106cad9148d4b7cb387b458e82dc86b339
 F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
@@ -223,7 +223,7 @@ F www/c_interface.tcl 83b39203e1ded4c2dab97f42edf31279a308efcb
 F www/capi3.tcl 5c1cb163f4d2a54e2d0e22dcc399dd71245c8b89
 F www/capi3ref.tcl 3d34b40270f126a98d09c3613ab31f609c47c79b
 F www/changes.tcl 16a490bbe5520705861abf36387a5e6b8c18456a
-F www/common.tcl f786e6be86fb2627ceb30e770e9efa83b9c67a3a
+F www/common.tcl 2ea19d725e67bac2cd0fb67c375ae9ce1d4b3e5b
 F www/conflict.tcl fb8a2ba83746c7fdfd9e52fa7f6aaf5c422b8246
 F www/copyright-release.html 294e011760c439c44951a6bfecd4c81a1ae359e8
 F www/copyright-release.pdf cfca3558fc97095e57c6117d08f1f5b80d95125a
@@ -252,7 +252,7 @@ F www/tclsqlite.tcl 560ecd6a916b320e59f2917317398f3d59b7cc25
 F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
 F www/version3.tcl 092a01f5ef430d2c4acc0ae558d74c4bb89638a0
 F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
-P e5540ce047e0215904005bc9df4ff0d1d0a3c1d1
-R 29fb052618eeb6a0dd9008992c00c995
+P 3d04eef9b7decd21acc30d47af1bb1386333c351
+R 5b6e3a4730a036c9637fe30fe0a20361
 U drh
-Z a461900bb235298db96cbd6af9221534
+Z 28d561798961c31e6211cf6a4a66c43a
index fbcbe4939ef13ec9a9585860daa664808ac9ffad..006400c5488cd9b421de21fefbb241c7bfc4e3c0 100644 (file)
@@ -1 +1 @@
-3d04eef9b7decd21acc30d47af1bb1386333c351
\ No newline at end of file
+6d6246f150f27042b8ede0fe73ecca1aefd2c3e4
\ No newline at end of file
index 98917c0d389ea984fc25a226bba288faf1a95cab..9234b07083192fcbaa3a85f7f367a1ac2aa7d489 100644 (file)
@@ -13,6 +13,7 @@ proc header {txt} {
 <ul>
 <li><a href="http://www.sqlite.org/cvstrac/tktnew">bugs</a></li>
 <li><a href="changes.html">changes</a></li>
+<li><a href="contrib">contrib</a></li>
 <li><a href="download.html#cvs">cvs&nbsp;repository</a></li>
 <li><a href="docs.html">documentation</a></li>
 </ul>
@@ -24,11 +25,13 @@ proc header {txt} {
 <li><a href="faq.html">faq</a></li>
 <li><a href="index.html">home</a></li>
 <li><a href="support.html">mailing&nbsp;list</a></li>
+<li><a href="index.html">news</a></li>
 </ul>
 </td>
 <td width="10"></td>
 <td valign="bottom">
 <ul>
+<li><a href="quickstart.html">quick&nbsp;start</a></li>
 <li><a href="support.html">support</a></li>
 <li><a href="lang.html">syntax</a></li>
 <li><a href="http://www.sqlite.org/cvstrac/timeline">timeline</a></li>