Update the version number to 2.7.5. (CVS 805)
FossilOrigin-Name: b0864cc9c89a3c2350ac46634ef3c420f97d11c0
This commit is contained in:
parent
80eb79055e
commit
919792ecb9
14
manifest
14
manifest
@ -1,9 +1,9 @@
|
||||
C Fix\san\suninitialized\svariable\sin\sthe\spager.\s\sTickets\s#208\sand\s#206.\r\nBug\sintroduced\sby\scheck-in\s(795).\s(CVS\s804)
|
||||
D 2002-12-28T01:06:30
|
||||
C Update\sthe\sversion\snumber\sto\s2.7.5.\s(CVS\s805)
|
||||
D 2002-12-28T01:10:15
|
||||
F Makefile.in 868c17a1ae1c07603d491274cc8f86c04acf2a1e
|
||||
F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
|
||||
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
|
||||
F VERSION 802cf24d4f6239bc973a0b4d27ec088209b514a9
|
||||
F VERSION 0b1d326c46b00250dfbd9b1a55dc0f4b7d74febc
|
||||
F aclocal.m4 11faa843caa38fd451bc6aeb43e248d1723a269d
|
||||
F config.guess f38b1e93d1e0fa6f5a6913e9e7b12774b9232588
|
||||
F config.sub f14b07d544ca26b5d698259045136b783e18fc7f
|
||||
@ -132,7 +132,7 @@ F www/arch.png 82ef36db1143828a7abc88b1e308a5f55d4336f4
|
||||
F www/arch.tcl 679a0c48817f71bc91d5911ef386e5ef35d4f178
|
||||
F www/audit.tcl 90e09d580f79c7efec0c7d6f447b7ec5c2dce5c0
|
||||
F www/c_interface.tcl e76c9fd609326c34cd45cd040b508b0e21908800
|
||||
F www/changes.tcl 4037f84f05a823fa62c315692ebf6201b96748fc
|
||||
F www/changes.tcl 885da7df21c83167465d212ddf5eb77f84e13e21
|
||||
F www/conflict.tcl 81dd21f9a679e60aae049e9dd8ab53d59570cda2
|
||||
F www/crosscompile.tcl 3622ebbe518927a3854a12de51344673eb2dd060
|
||||
F www/datatypes.tcl 0cb28565580554fa7e03e8fcb303e87ce57757ae
|
||||
@ -152,7 +152,7 @@ F www/speed.tcl a20a792738475b68756ea7a19321600f23d1d803
|
||||
F www/sqlite.tcl ae3dcfb077e53833b59d4fcc94d8a12c50a44098
|
||||
F www/tclsqlite.tcl 1db15abeb446aad0caf0b95b8b9579720e4ea331
|
||||
F www/vdbe.tcl 2013852c27a02a091d39a766bc87cff329f21218
|
||||
P 0224db6f8ce5e3cecc4432f3966b8f59f80e9303
|
||||
R 0c62da9557063815f4c551cb7e4b7577
|
||||
P f3dc686e0258a9588e1433a89ac46795f76beeae
|
||||
R c140ba28091bbfab511edfabbd2b5376
|
||||
U drh
|
||||
Z 5a6d8c5f4614f1b09023fb1b502e94da
|
||||
Z 00ebe42d497973bbbbb73d20896d86cf
|
||||
|
@ -1 +1 @@
|
||||
f3dc686e0258a9588e1433a89ac46795f76beeae
|
||||
b0864cc9c89a3c2350ac46634ef3c420f97d11c0
|
@ -25,6 +25,11 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2002 Dec 27 (2.7.5)} {
|
||||
<li>Fix an uninitialized variable in pager.c which could (with a probability
|
||||
of about 1 in 4 billion) result in a corrupted database.</li>
|
||||
}
|
||||
|
||||
chng {2002 Dec 17 (2.7.4)} {
|
||||
<li>Database files can now grow to be up to 2^41 bytes. The old limit
|
||||
was 2^31 bytes.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user