diff --git a/doc/arm/notes-9.17.2.xml b/doc/arm/notes-9.17.2.xml
index 3290ffd0b0..173c7ad946 100644
--- a/doc/arm/notes-9.17.2.xml
+++ b/doc/arm/notes-9.17.2.xml
@@ -69,18 +69,24 @@
-
- The OpenSSL ECDSA implementation has been updated to support PKCS#11
- via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534]
-
+
+ The OpenSSL ECDSA implementation has been updated to support PKCS#11
+ via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534]
+
-
- The OpenSSL EdDSA implementation has been updated to support PKCS#11
- via OpenSSL engine. Please note that you need EdDSA capable OpenSSL
- engine and there's only proof-of-concept as of this moment.
- Contributed by Aaron Thompson. [GL #1763]
-
+
+ The OpenSSL EdDSA implementation has been updated to support PKCS#11
+ via OpenSSL engine. Please note that you need EdDSA capable OpenSSL
+ engine and there's only proof-of-concept as of this moment.
+ Contributed by Aaron Thompson. [GL #1763]
+
+
+
+
+ Added a new logging category "rpz-passthru", it allows RPZ passthru
+ actions to be logged into a separate channel. [GL #54]
+