From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 10 Aug 2020 17:08:26 +0000 (+0200) Subject: Shorten FEATURE_ZLIB description X-Git-Tag: v_3_0_29~162 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/user-manual/quickstart.html?a=commitdiff_plain;h=8f9fe64b71247f9bd230bbe28e815d765d911abf;p=privoxy.git Shorten FEATURE_ZLIB description It probably has been tested on most platforms by now. --- diff --git a/templates/show-status b/templates/show-status index 9d5a5fc4..f7865d74 100644 --- a/templates/show-status +++ b/templates/show-status @@ -386,7 +386,7 @@ <td><code>FEATURE_ZLIB</code></td> <td>@if-FEATURE_ZLIB-then@ Yes @else-not-FEATURE_ZLIB@ No @endif-FEATURE_ZLIB@</td> <td>Allows to decompress gzip and zlib compressed documents for filtering. - Requires external zlib library and hasn't been tested on all platforms.</td> + Requires external zlib library.</td> </tr> </table> </td>