X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fsupported.sgml;h=e7dd0d57f779905669bab25c8fc557d9edd440e3;hb=e3abb9046a8c63f250ea3778e10a0a6f35eb2ca7;hp=728e70ee2008893d936a4b3b9890947d89451b80;hpb=0428133610c525457cb16f7ac6a54203a2743d6c;p=privoxy.git diff --git a/doc/source/supported.sgml b/doc/source/supported.sgml index 728e70ee..e7dd0d57 100644 --- a/doc/source/supported.sgml +++ b/doc/source/supported.sgml @@ -3,9 +3,9 @@ Purpose : Entity included in other project documents. - $Id: supported.sgml,v 2.9 2008/01/17 01:49:51 hal9 Exp $ + $Id: supported.sgml,v 2.15 2015/01/24 16:40:47 fabiankeil Exp $ - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + Copyright (C) 2001-2008 Privoxy Developers https://www.privoxy.org/ See LICENSE. ====================================================================== @@ -25,9 +25,21 @@ --> At present, Privoxy is known to run on - Windows(95, 98, ME, 2000, XP, Vista), GNU/Linux (RedHat, SuSE, Debian, - Fedora, Gentoo, Slackware and others), Mac OSX, OS/2, AmigaOS, FreeBSD, - NetBSD, OpenBSD, Solaris, and various other flavors of Unix. + Windows 95 and later versions (98, ME, 2000, XP, Vista, Windows 7 etc.), + GNU/Linux (RedHat, SuSE, Debian, Fedora, Gentoo, Slackware and others), + Mac OS X (10.4 and upwards on PPC and Intel processors), + OS/2, + Haiku, + DragonFly, ElectroBSD, FreeBSD, NetBSD, OpenBSD, + Solaris, + and various other flavors of Unix. + + + + Privoxy used to work on AmigaOS and QNX, + too, but the code currently isn't maintained and its status unknown. + It might no longer compile, but getting it working again shouldn't + be too hard.