diff options
author | terry%mozilla.org <> | 1999-05-01 03:15:14 +0000 |
---|---|---|
committer | terry%mozilla.org <> | 1999-05-01 03:15:14 +0000 |
commit | 7bb0b86fdbd639d8d583116ca7a2564f3d0246e4 (patch) | |
tree | b707fe7567e488c321cc88950fdc7ec7ff98bfc5 /bug_status.html | |
parent | Updated version string to 2.5 (development) (diff) | |
download | bugzilla-7bb0b86fdbd639d8d583116ca7a2564f3d0246e4.tar.gz bugzilla-7bb0b86fdbd639d8d583116ca7a2564f3d0246e4.tar.bz2 bugzilla-7bb0b86fdbd639d8d583116ca7a2564f3d0246e4.zip |
Added a "blocker" severity.
Diffstat (limited to 'bug_status.html')
-rwxr-xr-x | bug_status.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bug_status.html b/bug_status.html index a3706dffc..9bb68272f 100755 --- a/bug_status.html +++ b/bug_status.html @@ -117,6 +117,7 @@ This field describes the impact of a bug. <p> <table> +<tr><th>Blocker</th><td>Blocks development and/or testing work <tr><th>Critical</th><td>crashes, loss of data, severe memory leak <tr><th>Major</th><td>major loss of function <tr><th>Minor</th><td>minor loss of function, or other problem where easy workaround is present @@ -205,6 +206,6 @@ status field appropriately. <hr> <address><a href="http://home.netscape.com/people/terry/">Terry Weissman <terry@netscape.com></a></address> <!-- hhmts start --> -Last modified: Mon Mar 8 18:31:07 1999 +Last modified: Fri Apr 30 13:14:35 1999 <!-- hhmts end --> </body> </html> |