[master] 978bba40e Clarify what Debug means

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Sep 17 09:05:15 UTC 2018


commit 978bba40ef426e2a65a4621c9c393e215cf0cbda
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Sep 17 11:03:17 2018 +0200

    Clarify what Debug means

diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index 916fc4d79..6c74b4429 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -51,6 +51,8 @@ SLTM(Debug, SLT_F_UNSAFE, "Debug messages",
 	"Debug messages can normally be ignored, but are sometimes"
 	" helpful during trouble-shooting.  Most debug messages must"
 	" be explicitly enabled with parameters.\n\n"
+	"Debug messages may be added, changed or removed without"
+	" prior notice and shouldn't be considered stable.\n\n"
 )
 
 SLTM(Error, 0, "Error messages",


More information about the varnish-commit mailing list