[6.0] 28c249cdb Document disuse of SLT_Backend.

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Thu Jul 11 09:35:12 UTC 2019


commit 28c249cdb6801d550f80ade30368dfba97570238
Author: Geoff Simmons <geoff at uplex.de>
Date:   Mon Jan 21 10:29:59 2019 +0100

    Document disuse of SLT_Backend.
    
    Closes #2870
    
    Conflicts:
            include/tbl/vsl_tags.h
    
    We can use the NOSUP_NOTICE instead.

diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index dc3a7a668..a99fe9fcf 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -165,6 +165,7 @@ SLTM(Backend, 0, "Backend selected",
 	"\t|  +---- VCL name\n"
 	"\t+------- Connection file descriptor\n"
 	"\n"
+	NOSUP_NOTICE
 )
 
 SLTM(Length, 0, "Size of object body",


More information about the varnish-commit mailing list