From 3fcc032b1b62ab32262e578d2640a08658d8c832 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Tue, 2 Jan 2018 14:10:27 +0000
Subject: [PATCH] Update changelog

---
 docs/simplesamlphp-changelog.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index 02c8c52b6..303740fcb 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -16,6 +16,10 @@ Released TBD
     See the [ECP IdP documentation](./simplesamlphp-ecp-idp) for details.
   * New option `sendmail_from`, the from address for email sent by SSP.
 
+### core
+  * StatisticsWithAttribute: add `passive-` prefix when logging passive
+    requests, set new option `skipPassive` to skip logging these altogether.
+
 ### Oauth
   * Make module HTTP proxy-aware.
   * Remove unused demo app.
-- 
GitLab