diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/rel_notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 6dc1eecdd..909dba2fc 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -234,7 +234,7 @@ Optional "Strict Isolation" for Groups -------------------------------------- If you turn on the "strict_isolation" parameter in Bugzilla, you will *not* be able to add any user to the CC field (or set them -as an Asignee or QA Contact) unless that user could normally see +as an Assignee or QA Contact) unless that user could normally see the bug. That is, you will no longer be able to "accidentally" (or intentionally) give somebody access to a bug that they otherwise couldn't see. |