mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-07 02:42:48 +03:00
add version numbering (CVS 132)
FossilOrigin-Name: 5ec2b094781bb3c32b0ef0284aa4dc2b26d9e873
This commit is contained in:
@@ -17,7 +17,7 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2000 Aug 17} {
|
||||
chng {2000 Aug 17 (Version 1.0)} {
|
||||
<li>Change the <b>sqlite</b> program so that it can read
|
||||
databases for which it lacks write permission. (It used to
|
||||
refuse all access if it could not write.)</li>
|
||||
|
Reference in New Issue
Block a user