From: mkanat%bugzilla.org <> Date: Fri, 5 May 2006 21:11:48 +0000 (+0000) Subject: Fix a typo in the Release Notes pointed out by RSZ. X-Git-Tag: bugzilla-2.22.1~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36dfeb06205f8ff732fd31b5651ba91f8681dee3;p=thirdparty%2Fbugzilla.git Fix a typo in the Release Notes pointed out by RSZ. --- diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 6dc1eecdd0..909dba2fc1 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.