Mercurial > p > roundup > code
diff doc/announcement.txt @ 270:a4241ddd22d7
Added the Password property type.
See "pydoc roundup.password" for implementation details. Have updated
some of the documentation too.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 09 Oct 2001 07:25:59 +0000 |
| parents | dcc1ed25e6bc |
| children | d38ca22f7a2f |
line wrap: on
line diff
--- a/doc/announcement.txt Mon Oct 08 23:36:44 2001 +0000 +++ b/doc/announcement.txt Tue Oct 09 07:25:59 2001 +0000 @@ -1,10 +1,12 @@ Roundup 0.3.0 - an issue tracking system -** note for existing users of extended schema +** existing users _must_ read the MIGRATION.txt that accompanies the +source. -This release includes several bug fixes and usability improvements. It -also switches the CGI interface authentication over from HTTP Basic to cookie -based. For a more detailed in the CHANGES file accompanying the source. +This release includes several bug fixes and usability improvements. It +switches the CGI interface authentication over from HTTP Basic to cookie +based. It introduces encoded password storage. For a more detailed in +the CHANGES file accompanying the source. Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design
