Mercurial > p > roundup > code
diff CHANGES.txt @ 2234:70d21059aa18
fix nested scope bug in multilink sorting in rdbms filtering
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 22 Apr 2004 22:17:34 +0000 |
| parents | 27ba128ab567 |
| children | 20507f6759fc |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 22 22:16:36 2004 +0000 +++ b/CHANGES.txt Thu Apr 22 22:17:34 2004 +0000 @@ -7,6 +7,8 @@ - user editing Role entry help text always appears - disable forking server when os.fork() not available (sf bug 938586) - 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 2004-04-18 0.7.0b3
