From ee6bfdf99c84aaa33a51d1fabeffde8dd3a983a5 Mon Sep 17 00:00:00 2001 From: drh Date: Tue, 25 Jun 2002 14:46:58 +0000 Subject: [PATCH] Fix a spelling error in the change log. (CVS 644) FossilOrigin-Name: 37cc40442bab50506978f428001b77f23d3a4e4c --- manifest | 12 ++++++------ manifest.uuid | 2 +- www/changes.tcl | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest b/manifest index d3bb1644d0..388cf4c99b 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Bug\sfix:\sWhen\sthe\sdatabase\sfile\sgrows\sin\ssize\sduring\sa\stransaction,\smake\ssure\nthe\slast\spage\sof\sthe\sfile\sgets\swritten\sto\sdisk\seven\sif\sthat\spage\sis\son\sthe\nfree\slist\sand\scontains\sno\sdata.\s\sOtherwise\sthe\sdisk\sfile\swill\sbe\stoo\ssmall\nwhich\scan\slead\sto\sdatabase\scorruption\sin\ssubsequent\stransactions.\s(CVS\s643) -D 2002-06-25T14:43:58 +C Fix\sa\sspelling\serror\sin\sthe\schange\slog.\s(CVS\s644) +D 2002-06-25T14:46:58 F Makefile.in 6291a33b87d2a395aafd7646ee1ed562c6f2c28c F Makefile.template 4e11752e0b5c7a043ca50af4296ec562857ba495 F README a4c0ba11354ef6ba0776b400d057c59da47a4cc0 @@ -122,7 +122,7 @@ F www/arch.fig d5f9752a4dbf242e9cfffffd3f5762b6c63b3bcf F www/arch.png 82ef36db1143828a7abc88b1e308a5f55d4336f4 F www/arch.tcl 72a0c80e9054cc7025a50928d28d9c75c02c2b8b F www/c_interface.tcl 58cf4d128dcae08d91d0011c6d4d11de323f470f -F www/changes.tcl a096bde48589a4c1fae69e85d72d3c41fdd186cd +F www/changes.tcl 6909e3dd543ef4461d61cbb7801000fcb697929c F www/conflict.tcl 81dd21f9a679e60aae049e9dd8ab53d59570cda2 F www/crosscompile.tcl 3622ebbe518927a3854a12de51344673eb2dd060 F www/download.tcl 29aa6679ca29621d10613f60ebbbda18f4b91c49 @@ -137,7 +137,7 @@ F www/speed.tcl da8afcc1d3ccc5696cfb388a68982bc3d9f7f00f F www/sqlite.tcl ac64065d0c5e2de0f71238d55b2c14bb5c5c194c F www/tclsqlite.tcl 1db15abeb446aad0caf0b95b8b9579720e4ea331 F www/vdbe.tcl 2013852c27a02a091d39a766bc87cff329f21218 -P 52eba4de301121f254174b74042015bf6069ef11 -R 40d3bf2fd98ee726a822a60d13e6ec24 +P 36fc0add660f9f3676783765d37280aa874caecb +R 0b524c6f8ffa1c6addaf260fe881aaa9 U drh -Z a933713559c7d8b5cd51a8205ff4246e +Z 56a2435577c170541427982842559225 diff --git a/manifest.uuid b/manifest.uuid index 9c522dba37..0653b0aa80 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -36fc0add660f9f3676783765d37280aa874caecb \ No newline at end of file +37cc40442bab50506978f428001b77f23d3a4e4c \ No newline at end of file diff --git a/www/changes.tcl b/www/changes.tcl index a67b96cdeb..8e0b248118 100644 --- a/www/changes.tcl +++ b/www/changes.tcl @@ -27,7 +27,7 @@ proc chng {date desc} { chng {2002 Jun 24 (2.5.3)} {
  • Bug fix: Database corruption can occur due to the optimization - that was introduced in version 2.4.0 (checking [410]). The problem + that was introduced in version 2.4.0 (check-in [410]). The problem should now be fixed. The use of versions 2.4.0 through 2.5.2 is not recommended.
  • } -- 2.47.3