[Privoxy-commits] [privoxy] 05/10: Don't refer to the client-specific-tags directive as "experimental"

User Git git at git.privoxy.org
Sat Jan 7 10:21:43 CET 2023


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

git pushed a commit to branch master
in repository privoxy.

commit f7f18100a4e48887b14ec907ccae89014d012dd6
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Jan 4 20:15:40 2023 +0100

    Don't refer to the client-specific-tags directive as "experimental"
    
    ... as it has been around for years.
    
    While it's conceivable that the syntax may change
    in the future there are no current plans.
---
 doc/source/user-manual.sgml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 013d6c94..dd1d84dc 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -2536,12 +2536,6 @@ media.example.com/.*banners
 <!-- XXX: This section contains duplicates content from the
           client-specific-tag documentation. -->
 
-<warning>
-<para>
- This is an experimental feature. The syntax is likely to change in future versions.
-</para>
-</warning>
-
 <para>
  Client tag patterns are not set based on HTTP headers but based on
  the client's IP address. Users can enable them themselves, but the

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


More information about the Privoxy-commits mailing list