diff CHANGES.txt @ 2374:31cb1014300c

Switch to using sqlite's own locking mechanisms... Automatically start a new transaction on hyperdb commit(). Better RDBMS demo.py nuke handling. (minor doc fixes)
author Richard Jones <richard@users.sourceforge.net>
date Fri, 28 May 2004 01:09:11 +0000
parents c26bb78d2f0c
children 8214560941f4
line wrap: on
line diff
--- a/CHANGES.txt	Fri May 28 00:56:50 2004 +0000
+++ b/CHANGES.txt	Fri May 28 01:09:11 2004 +0000
@@ -6,19 +6,16 @@
 - added MD5 scheme for password hiding
 - added support for HTTP charset selection
 - implement __nonzero__ for HTMLProperty
+- remove "manual" locking of sqlite database
+- create a new RDBMS cursor after committing
 
-2004-??-?? 0.7.5
+
+2004-??-?? 0.7.4
 Fixed:
 - re-acquire the OTK manager when we re-open the database
 - mailgw handler can close the database on us
 
 
-2004-05-28 0.7.4
-Fixed:
-- remove "manual" locking of sqlite database
-- create a new RDBMS cursor after committing
-
-
 2004-05-28 0.7.3
 Fixed:
 - add "checked" to truth values for Boolean input

Roundup Issue Tracker: http://roundup-tracker.org/