Code

changed rdbms_common to fix sql backends under Py2.3
authoranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 24 Jun 2003 08:07:34 +0000 (08:07 +0000)
committeranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 24 Jun 2003 08:07:34 +0000 (08:07 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1775 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 10d81316c300fe60d4a7f2a515d942fad78ee4e2..d0fc5c688a85da1617cddf14d03f1ca30bd1de6d 100644 (file)
@@ -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