]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added "Windows 2000" and "Mac System 9.0" to the OS list.
authorterry%mozilla.org <>
Tue, 18 Jan 2000 03:20:20 +0000 (03:20 +0000)
committerterry%mozilla.org <>
Tue, 18 Jan 2000 03:20:20 +0000 (03:20 +0000)
checksetup.pl

index 4a192d70ef68da335348da3a24195fc2d1fdf6f6..e1fd906bf06135699c082794e64acde351592976 100755 (executable)
@@ -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",