File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ Features:
1717 rebuild.
1818 . Web edit messages aren't sent to the person who did the edit any more. No
1919 message is generated if they are the only person on the nosy list.
20+ . Roundupdb now appends "mailing list" information to its messages which
21+ include the e-mail address and web interface address. Templates may
22+ override this in their db classes to include specific information (support
23+ instructions, etc).
2024
2125Fixed:
2226 . Argument handling for the roundup-admin find command.
2731 . mailgw was making naughty assumptions about the schema of the classes it
2832 was creating nodes for.
2933 . remove the $Foo$ from the HTML files stored in the htmlbase modules.
34+ . Instance import now imports the instance using imp.load_module so that
35+ we can have instance homes of "roundup" or other existing python package
36+ names.
3037
3138
32392001-07-30 - 0.2.3
You can’t perform that action at this time.
0 commit comments