From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 25 Feb 2021 15:46:19 +0000 (+0100)
Subject: Mention zlib in the 'Third-party licenses and copyrights' section
X-Git-Tag: v_3_0_32~2
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/@url@?a=commitdiff_plain;h=552f3da986fe6e4d6f099e3bda832b20a7ac19f7;p=privoxy.git

Mention zlib in the 'Third-party licenses and copyrights' section
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 04ced107..e4b504d5 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -8063,6 +8063,10 @@ Requests</title>
  <ulink url="https://tls.mbed.org/">mbed TLS</ulink> and
  <ulink url="https://www.openssl.org/">OpenSSL</ulink>.
 </para>
+<para>
+ When compiled with FEATURE_ZLIB (optional),
+ Privoxy depends on <ulink url="https://zlib.net/">zlib</ulink>.
+</para>
 </sect3>
 
 </sect2>