Mercurial > p > roundup > code
diff CHANGES.txt @ 2243:20507f6759fc
postgresql backend altered to not use popen (thanks Georges Martin)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 01 May 2004 08:19:00 +0000 |
| parents | 70d21059aa18 |
| children | ac4f295499a4 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Apr 28 22:13:08 2004 +0000 +++ b/CHANGES.txt Sat May 01 08:19:00 2004 +0000 @@ -9,6 +9,7 @@ - removed Boolean from source to make py <2.3 happy (sf bug 938790) - fix nested scope bug in rdbms multilink sorting - re-seed the random number generator for each request +- postgresql backend altered to not use popen (thanks Georges Martin) 2004-04-18 0.7.0b3
