[Privoxy-commits] [privoxy] 26/48: Remove 'experimental' warning for client-specific-tag-related directives

User Git git at git.privoxy.org
Thu Dec 17 14:18:02 UTC 2020


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 983180cc9b1cf7e2d03b124e7ce7c9572d5151aa
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Dec 16 09:52:07 2020 +0100

    Remove 'experimental' warning for client-specific-tag-related directives
    
    They seem to work reliably and there is no obvious reason
    why we would change the syntax in the near future.
---
 doc/source/p-config.sgml | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 4e001ad2..3e2710be 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3632,12 +3632,6 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
  <varlistentry>
   <term>Notes:</term>
   <listitem>
-   <warning>
-   <para>
-    This is an experimental feature. The syntax is likely to change
-    in future versions.
-   </para>
-   </warning>
    <para>
     Client-specific tags allow Privoxy admins to create different
     profiles and let the users chose which one they want without
@@ -3718,12 +3712,6 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
  <varlistentry>
   <term>Notes:</term>
   <listitem>
-   <warning>
-   <para>
-    This is an experimental feature. The syntax is likely to change
-    in future versions.
-   </para>
-   </warning>
    <para>
     In case of some tags users may not want to enable them permanently,
     but only for a short amount of time, for example to circumvent a block
@@ -3779,12 +3767,6 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
  <varlistentry>
   <term>Notes:</term>
   <listitem>
-   <warning>
-   <para>
-    This is an experimental feature. The syntax is likely to change
-    in future versions.
-   </para>
-   </warning>
    <para>
     If clients reach Privoxy through another proxy, for example a load
     balancer, Privoxy can't tell the client's IP address from the connection.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list