Mercurial > p > roundup > code
comparison CHANGES.txt @ 3068:c4e76c84f43d
another fix to indexargs
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 05 Jan 2005 21:57:46 +0000 |
| parents | 53d1d4e2015c |
| children | 4ef775d2c8d1 |
comparison
equal
deleted
inserted
replaced
| 3061:b0f5ea4e4dff | 3068:c4e76c84f43d |
|---|---|
| 56 Fixed: | 56 Fixed: |
| 57 - postgres backend open doesn't hide corruption in schema (sf bug 956375) | 57 - postgres backend open doesn't hide corruption in schema (sf bug 956375) |
| 58 - *dbm-style backends nuke() method now clear id counters | 58 - *dbm-style backends nuke() method now clear id counters |
| 59 - removed safeget() from the API (sf bug 994750) | 59 - removed safeget() from the API (sf bug 994750) |
| 60 - demo tracker is always set up on localhost (sf bug 1049101) | 60 - demo tracker is always set up on localhost (sf bug 1049101) |
| 61 | |
| 61 | 62 |
| 62 2004-10-06 0.7.11 | 63 2004-10-06 0.7.11 |
| 63 Fixed: | 64 Fixed: |
| 64 - index args URL generation broken in .10 (sf bug 1096027) | 65 - index args URL generation broken in .10 (sf bug 1096027) |
| 65 | 66 |
