Mercurial > p > roundup > code
annotate TODO.txt @ 2119:cc4667ef3f12
Added the ability to toggle where error messages go.
They either go to the user (default, for backwards compatibility), the
dispatcher, or both. These are able to be toggled via settings in config.py.
Please refer to upgrading.txt for more details. (And Richard, let me know
if I've done anything wrong with this checkin. :))
| author | Eddie Parker <eparker@users.sourceforge.net> |
|---|---|
| date | Thu, 25 Mar 2004 19:27:15 +0000 |
| parents | e63ff40b097a |
| children | 6deda7ff3b2a |
| rev | line source |
|---|---|
|
1880
24ac1b330bda
re-purpose TODO.txt to only have pre-nex-release stuff in it
Richard Jones <richard@users.sourceforge.net>
parents:
1646
diff
changeset
|
1 This file has been re-purposed to contain specifically the items that need |
|
24ac1b330bda
re-purpose TODO.txt to only have pre-nex-release stuff in it
Richard Jones <richard@users.sourceforge.net>
parents:
1646
diff
changeset
|
2 doing before the next release: |
|
864
76c6db876c14
Some more TODOs
Richard Jones <richard@users.sourceforge.net>
parents:
840
diff
changeset
|
3 |
|
2093
3f6024ab2c7a
That's the last of the RDBMS migration steps done! Yay!
Richard Jones <richard@users.sourceforge.net>
parents:
2086
diff
changeset
|
4 - ensure index creation is triggered by the version 1->2 update |
|
3f6024ab2c7a
That's the last of the RDBMS migration steps done! Yay!
Richard Jones <richard@users.sourceforge.net>
parents:
2086
diff
changeset
|
5 (and other upgrade tests) |
|
2099
3837257ca9a5
*** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents:
2093
diff
changeset
|
6 |
|
3837257ca9a5
*** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents:
2093
diff
changeset
|
7 Optionally: |
|
3837257ca9a5
*** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents:
2093
diff
changeset
|
8 - have rdbms backends look up the journal for actor if it's not set |
|
3837257ca9a5
*** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents:
2093
diff
changeset
|
9 - migrate to numeric ID values (fixes bug 817217) |
