From 84e683692fc39ed4dc78817a86df3b099d88a1ab Mon Sep 17 00:00:00 2001 From: anthonybaxter Date: Tue, 24 Jun 2003 08:07:34 +0000 Subject: [PATCH] changed rdbms_common to fix sql backends under Py2.3 git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1775 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 10d8131..d0fc5c6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,7 @@ are given with the most recent entry first. - 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 -- 2.30.2