:-) (CVS 103)

FossilOrigin-Name: af14a5b3ba4a13665142b700e8864bf63d591d95
This commit is contained in:
drh 2000-06-19 19:10:28 +00:00
parent 6206d50a4a
commit 7ed19903c9
3 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
C :-)\s(CVS\s102)
D 2000-06-19T19:09:09
C :-)\s(CVS\s103)
D 2000-06-19T19:10:29
F COPYRIGHT 74a8a6531a42e124df07ab5599aad63870fa0bd4
F Makefile.in 4dc16840f68e3b599915e1ec8463d365474dd286
F README 51f6a4e7408b34afa5bc1c0485f61b6a4efb6958
@ -58,13 +58,13 @@ F www/arch.fig 4e26e9dca3c49724fc8f554c695ddea9f2413156
F www/arch.png c4d908b79065a72e7dcf19317f36d1324c550e87
F www/arch.tcl 4f6a9afecc099a27bba17b4f8cc9561abc15dc40
F www/c_interface.tcl 9ac800854272db5fe439e07b7435b243a5422293
F www/changes.tcl b50a89bce019e264523fb38fca93568c5b8121f3
F www/changes.tcl 160f7522145efaf49961f6cf3671c66c02f2207b
F www/fileformat.tcl b11435fcd2cf2238a1c5e6d16fe5e83bcd14d434
F www/index.tcl 4116afce6a8c63d68882d2b00aa10b079e0129cd
F www/lang.tcl 1645e9107d75709be4c6099b643db235bbe0a151
F www/opcode.tcl 3cdc4bb2515fcfcbe853e3f0c91cd9199e82dadd
F www/sqlite.tcl 5420eab24b539928f80ea9b3088e2549d34f438d
P 6ed35a1d477906dc7e35bea0579951484fcdc858
R 892d9aaa2c6bca4758a4a4b32ba79561
P 8cce4d279de00da45c5970c8f0946f49e03e6846
R 24ae8084d8386391fc8e3403683f09be
U drh
Z 9edc52e075d72b6d54c61660ff2d62ed
Z 34d7058e222643fe967104d6dc2aa522

View File

@ -1 +1 @@
8cce4d279de00da45c5970c8f0946f49e03e6846
af14a5b3ba4a13665142b700e8864bf63d591d95

View File

@ -18,8 +18,8 @@ proc chng {date desc} {
}
chng {2000 June 19} {
<li>Bug fix: Column names in UPDATE statements used to be case sensitive.
Now they are not.</li>
<li>Column names in UPDATE statements were case sensitive.
This mistake has now been fixed.</li>
}
chng {2000 June 16} {