Mercurial > p > roundup > code
diff CHANGES.txt @ 1708:9595eee0c116
changed rdbms_common to fix sql backends under Py2.3
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Tue, 24 Jun 2003 08:07:34 +0000 |
| parents | 4ca52f486089 |
| children | eeb167fb8faf |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jun 24 08:06:27 2003 +0000 +++ b/CHANGES.txt Tue Jun 24 08:07:34 2003 +0000 @@ -13,6 +13,7 @@ - fix HTML file detection (hence history xref linking) (sf bug 741478) - session database caches it's type, rather than calling whichdb each time around. +- changed rdbms_common to fix sql backends under Py2.3 2003-06-10 0.6.0b3
