aboutsummaryrefslogtreecommitdiff
path: root/www/changes.tcl
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2001-09-23 19:46:51 +0000
committerdrh <drh@noemail.net>2001-09-23 19:46:51 +0000
commit90bfcdace37be8d7029c42abb778988b2cfcc439 (patch)
tree021a8c424c5bed44d33330945c01e53a957712c1 /www/changes.tcl
parentecdc7530dda7a793c96df4010313792de4a6390c (diff)
downloadsqlite-90bfcdace37be8d7029c42abb778988b2cfcc439.tar.gz
sqlite-90bfcdace37be8d7029c42abb778988b2cfcc439.zip
Additional test cases with locking fixes. Also, make the code thread-safe. (CVS 262)
FossilOrigin-Name: bd7d6a64afa03cc64f6537f828d6c94975bf5f02
Diffstat (limited to 'www/changes.tcl')
-rw-r--r--www/changes.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/changes.tcl b/www/changes.tcl
index de7c21481..682486627 100644
--- a/www/changes.tcl
+++ b/www/changes.tcl
@@ -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