Mercurial > p > roundup > code
diff doc/announcement.txt @ 7463:d33fed8da090
Fix spelling mistakes in notable changes sections.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 07 Jun 2023 22:56:58 -0400 |
| parents | 51fc06fabcee |
| children | ad8010b3a2e2 |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Jun 07 22:45:49 2023 -0400 +++ b/doc/announcement.txt Wed Jun 07 22:56:58 2023 -0400 @@ -47,7 +47,7 @@ Security Policy (CSP) * REST now allows rate limiting headers to be accessed by client - javascript. + JavaScript. * Default number of rounds for PBKDF2 updated to 2M to account for improvements in password crackers and CPU power. @@ -56,10 +56,10 @@ * Deprecate SSHA password hash function. -* roundup-admin reindex can be done in batches to managle load +* roundup-admin reindex can be done in batches to manage load incurred by reindexing. -* roundup-admin can list avaailable templates and their installed +* roundup-admin can list available templates and their installed locations. * Crash fixes in detector handling, configuration handling,
