Mercurial > p > roundup > code
diff CHANGES.txt @ 3728:b476fef16ccc
fixed support for pysqlite2 (version 2.1.0 is the minimum version supported)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 10 Oct 2006 03:55:31 +0000 |
| parents | 04dee2ac29e2 |
| children | c2c56f560d2d |
line wrap: on
line diff
--- a/CHANGES.txt Mon Oct 09 23:49:32 2006 +0000 +++ b/CHANGES.txt Tue Oct 10 03:55:31 2006 +0000 @@ -5,6 +5,8 @@ Fixed: - sqlite module detection was broken for python 2.5 compiled without sqlite support. +- fixed support for pysqlite2 (version 2.1.0 is the minimum version + supported) 2006-10-07 1.2.1
