summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-08-20 12:46:16 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-08-21 19:26:44 +0100
commit12263aa86a56d5d6a8aa6a9daaf285e24ca2a448 (patch)
tree2e943a4e3ec52bb30c85ea8a95bec53740d9791e /doc
parente0574cb59a15a54466beb2f30eb016ced390bf39 (diff)
Builtin macros for log_selector values
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt1
-rw-r--r--doc/doc-txt/NewStuff2
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index ff945eebd..a9b5d968e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -5076,6 +5076,7 @@ The following classes of macros are defined:
&` _DRIVER_ROUTER_* `& router drivers
&` _DRIVER_TRANSPORT_* `& transport drivers
&` _DRIVER_AUTHENTICATOR_* `& authenticator drivers
+&` _LOG_* `& log_selector values
&` _OPT_MAIN_* `& main config options
&` _OPT_ROUTERS_* `& generic router options
&` _OPT_TRANSPORTS_* `& generic transport options
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index e22f759c7..dd2645d86 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -23,6 +23,8 @@ Version 4.92
5. A "pipelining" log_selector.
+ 6. Builtin macros for supported log_selector values.
+
Version 4.91
--------------