Mercurial > p > roundup > code
comparison CHANGES.txt @ 2494:ea7fb2f416db
fixed RDBMS Class.find() to handle None value in multiple find...
...and a merge from maint-0-7
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 23 Jun 2004 23:19:07 +0000 |
| parents | fa871d7a3a0f |
| children | e27578fc4e37 |
comparison
equal
deleted
inserted
replaced
| 2492:fa871d7a3a0f | 2494:ea7fb2f416db |
|---|---|
| 25 - fixed Boolean values in postgresql (sf bugs 972546 and 972600) | 25 - fixed Boolean values in postgresql (sf bugs 972546 and 972600) |
| 26 - fixed -g arg to roundup-server (sf bug 973946) | 26 - fixed -g arg to roundup-server (sf bug 973946) |
| 27 - better roundup-server usage string (sf bug 973352) | 27 - better roundup-server usage string (sf bug 973352) |
| 28 - include "context" always, as documented (sf bug 965447) | 28 - include "context" always, as documented (sf bug 965447) |
| 29 - fixed REMOTE_USER (external HTTP Basic auth) (sf bug 977309) | 29 - fixed REMOTE_USER (external HTTP Basic auth) (sf bug 977309) |
| 30 - fixed roundup-admin "find" to use better value parsing | |
| 31 - fixed RDBMS Class.find() to handle None value in multiple find | |
| 30 | 32 |
| 31 | 33 |
| 32 2004-06-10 0.7.4 | 34 2004-06-10 0.7.4 |
| 33 Fixed: | 35 Fixed: |
| 34 - re-acquire the OTK manager when we re-open the database | 36 - re-acquire the OTK manager when we re-open the database |
