Mercurial > p > roundup > code
comparison CHANGES.txt @ 300:590abb8e808c
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 17 Oct 2001 23:13:35 +0000 |
| parents | 956a9a86217b |
| children | d1fb3fcdb11b |
comparison
equal
deleted
inserted
replaced
| 299:fd9835c1e58d | 300:590abb8e808c |
|---|---|
| 1 This file contains the changes to the Roundup system over time. The entries | 1 This file contains the changes to the Roundup system over time. The entries |
| 2 are given with the most recent entry first. | 2 are given with the most recent entry first. |
| 3 | 3 |
| 4 2001-10-?? - 0.3.0 | 4 2001-10-?? - 0.3.0 |
| 5 Added: | |
| 6 Admin Tool (roundup-admin): | |
| 7 . Interactive mode for running multiple (independant at present) commands. | |
| 8 . Tabular display of nodes. | |
| 9 . Import and export via colon-separated files. | |
| 10 | |
| 5 Fixed: | 11 Fixed: |
| 6 . Stand-alone server now has a configurable setuid user. | 12 . Stand-alone server now has a configurable setuid user. |
| 7 . CGI interface wasn't handling checkboxes at all. | 13 . CGI interface wasn't handling checkboxes at all. |
| 14 . Fixed quopri usage in mailgw from bug reports on mailing list. | |
| 15 . Remove the "freshen" command from the roundup-admin tool. | |
| 8 | 16 |
| 9 2001-10-11 - 0.3.0 pre 2 | 17 2001-10-11 - 0.3.0 pre 2 |
| 10 Fixed: | 18 Fixed: |
| 11 . Hyperdatabase was inserting empty strings instead of None for missing | 19 . Hyperdatabase was inserting empty strings instead of None for missing |
| 12 property values. This broke a lot of things. | 20 property values. This broke a lot of things. |
