summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorterry%mozilla.org <>2000-01-18 04:20:20 +0100
committerterry%mozilla.org <>2000-01-18 04:20:20 +0100
commit4f6574313362595f4a1a2aec121f5dcc5e94344e (patch)
treef6883bf7a92360916001cf0b6fc14357412c437c /checksetup.pl
parent0b48797e624bd85c984e6fc1a6c9e4c0cb227927 (diff)
downloadbugzilla-4f6574313362595f4a1a2aec121f5dcc5e94344e.tar.gz
bugzilla-4f6574313362595f4a1a2aec121f5dcc5e94344e.tar.xz
Added "Windows 2000" and "Mac System 9.0" to the OS list.
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 4a192d70e..e1fd906bf 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -286,6 +286,7 @@ LocalVar('@opsys', '
"Windows 3.1",
"Windows 95",
"Windows 98",
+ "Windows 2000",
"Windows NT",
"Mac System 7",
"Mac System 7.5",
@@ -293,6 +294,7 @@ LocalVar('@opsys', '
"Mac System 8.0",
"Mac System 8.5",
"Mac System 8.6",
+ "Mac System 9.0",
"AIX",
"BSDI",
"HP-UX",