Mercurial > p > roundup > code
diff doc/features.txt @ 3754:9f4dd27ae843
documentation cleanup from Luke Ross (patch [SF#1594860])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Nov 2006 00:09:42 +0000 |
| parents | fdc9eb78d708 |
| children | cf6c45201980 |
line wrap: on
line diff
--- a/doc/features.txt Sat Nov 11 03:23:45 2006 +0000 +++ b/doc/features.txt Sun Nov 12 00:09:42 2006 +0000 @@ -35,7 +35,7 @@ across all storages available - customised automatic auditors and reactors may be written that perform actions before and after changes are made to entries in the database, - or may veto the creation or modification of items int he database + or may veto the creation or modification of items in the database - samples are provided for all manner of configuration changes and customisations @@ -62,7 +62,7 @@ - authentication of user registration and user-driven password resetting using email and one time keys - may be run using WSGI or through CGI as a normal cgi script, as a - stand-alone web server, or through Zope + stand-alone web server, under mod_python or through Zope - searching may be performed using many constraints, including a full-text search of messages attached to issues - file attachments (added through the web or email) are served up with the
