Mercurial > p > roundup > code
changeset 319:677ee7ab8ac4 0.3.0-pre3
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 23 Oct 2001 01:11:39 +0000 |
| parents | e18dd7227780 |
| children | 61c42790c3f1 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Tue Oct 23 01:00:18 2001 +0000 +++ b/CHANGES.txt Tue Oct 23 01:11:39 2001 +0000 @@ -1,7 +1,7 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2001-10-22 - 0.3.0 pre 3 +2001-10-23 - 0.3.0 pre 3 Feature: . MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue. . feature #473127: Filenames. I modified the file.index and htmltemplate @@ -12,6 +12,10 @@ . Tabular display of nodes. . Import and export via colon-separated files. +Changed: + . re-organised the html templating code. Fixed some bugs, probably + introduced some more. Hopefully not too many. + Fixed: . Stand-alone server now has a configurable setuid user. . CGI interface wasn't handling checkboxes at all.
