Mercurial > p > roundup > code
comparison CHANGES.txt @ 1591:21312a7564fd
moving templates around
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 17 Apr 2003 03:38:00 +0000 |
| parents | e0f4e3561572 |
| children | 4074e2336eed |
comparison
equal
deleted
inserted
replaced
| 1590:198dbefc1d5a | 1591:21312a7564fd |
|---|---|
| 57 - Class.find() may now find unset Links (sf bug 700620) | 57 - Class.find() may now find unset Links (sf bug 700620) |
| 58 - more flexibility in classhelp link labelling (sf feature 608204) | 58 - more flexibility in classhelp link labelling (sf feature 608204) |
| 59 - added command-line functionality for roundup-adming (sf feature 687664) | 59 - added command-line functionality for roundup-adming (sf feature 687664) |
| 60 - added nicer popup windows for topic, nosy, etc (has add/remove buttons) | 60 - added nicer popup windows for topic, nosy, etc (has add/remove buttons) |
| 61 thanks Gus Gollings | 61 thanks Gus Gollings |
| 62 - HTML templating files now have a .html extension | |
| 63 - Roundup templates are now distributed much more sanely, allowing for | |
| 64 3rd-party templates. | |
| 62 | 65 |
| 63 | 66 |
| 64 Fixed: | 67 Fixed: |
| 65 - applied unicode patch. All data is stored in utf-8. Incoming messages | 68 - applied unicode patch. All data is stored in utf-8. Incoming messages |
| 66 converted from any encoding to utf-8, outgoing messages are encoded | 69 converted from any encoding to utf-8, outgoing messages are encoded |
