From: drh Date: Tue, 4 Sep 2007 03:08:56 +0000 (+0000) Subject: Fix a typo on the homepage. Ticket #2619. (CVS 4392) X-Git-Tag: version-3.6.10~1785 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bd1d1827eb9b7e87fa4263f2a9e120a49daf364;p=thirdparty%2Fsqlite.git Fix a typo on the homepage. Ticket #2619. (CVS 4392) FossilOrigin-Name: deecd934e651e6813cc364c41015bf3b15a2b193 --- diff --git a/manifest b/manifest index 1eed3440f0..f4696e3258 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Version\s3.5.0\sAlpha\s(CVS\s4391) -D 2007-09-04T02:38:15 +C Fix\sa\stypo\son\sthe\shomepage.\s\sTicket\s#2619.\s(CVS\s4392) +D 2007-09-04T03:08:57 F Makefile.in cbfb898945536a8f9ea8b897e1586dd1fdbcc5db F Makefile.linux-gcc 65241babba6faf1152bf86574477baab19190499 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028 @@ -543,7 +543,7 @@ F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059 F www/formatchng.tcl 722a9c08be4f7325b3a545abfe508cfbabe20eb7 F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25 F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3 -F www/index.tcl 60a827e967bc1f36fd62fd23829009a93b8ad6a1 +F www/index.tcl dc54f401b5ae2bf9e8b2ccc5dfd22e742467d5f8 F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1 F www/lang.tcl bb73892bf99c81658ec46d0c7a87e54cd21d435b F www/limits.tcl 9035eb73e814ccb298595fd57670dec817533616 @@ -569,7 +569,7 @@ F www/tclsqlite.tcl 8be95ee6dba05eabcd27a9d91331c803f2ce2130 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5 -P b15b03dfd6baef696c80ba1621cd36b1dbec1286 -R 839275865cf76c51de7d7f2af36036b8 +P 1b690be22a1359696728961d21054fa38f55e866 +R ddc70d42bd783acef60852b1954155d7 U drh -Z 5b83e920c36d694d456de5fefaf358c3 +Z 4552b4751e102afeaefce2f30de97795 diff --git a/manifest.uuid b/manifest.uuid index d6db476d79..eccb6d72b4 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -1b690be22a1359696728961d21054fa38f55e866 \ No newline at end of file +deecd934e651e6813cc364c41015bf3b15a2b193 \ No newline at end of file diff --git a/www/index.tcl b/www/index.tcl index 156a3a4225..ad6c24ca01 100644 --- a/www/index.tcl +++ b/www/index.tcl @@ -79,7 +79,7 @@ newsitem {2007-Sep-04} {Version 3.5.0 alpha} { modification. See 34to35.html for details.

- This is a large change approximately 1 line of count of out 10 was + This is a large change. Approximately 10% of the source code was modified. We are calling this first release "alpha" in order to give the user community time to test and evaluate the changes before we freeze the new design. @@ -113,4 +113,4 @@ puts {

Old news...

} -footer {$Id: index.tcl,v 1.161 2007/09/04 01:58:27 drh Exp $} +footer {$Id: index.tcl,v 1.162 2007/09/04 03:08:57 drh Exp $}