Mercurial > p > roundup > code
diff CHANGES.txt @ 2372:c26bb78d2f0c
couple of bugfixes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 28 May 2004 00:56:50 +0000 |
| parents | 1d46cd2f83f6 |
| children | 31cb1014300c |
line wrap: on
line diff
--- a/CHANGES.txt Thu May 27 21:53:44 2004 +0000 +++ b/CHANGES.txt Fri May 28 00:56:50 2004 +0000 @@ -7,6 +7,17 @@ - added support for HTTP charset selection - implement __nonzero__ for HTMLProperty +2004-??-?? 0.7.5 +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:
