mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Additional test cases with locking fixes. Also, make the code thread-safe. (CVS 262)
FossilOrigin-Name: bd7d6a64afa03cc64f6537f828d6c94975bf5f02
This commit is contained in:
@ -17,6 +17,10 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2001 Sep 22 (2.0-beta-1)} {
|
||||
<li>Fixes to the rollback and locking behavior</li>
|
||||
}
|
||||
|
||||
chng {2001 Sep 20 (2.0-alpha-2)} {
|
||||
<li>Initial release of version 2.0. The idea of renaming the library
|
||||
to "SQLus" was abandoned in favor of keeping the "SQLite" name and
|
||||
|
Reference in New Issue
Block a user