From 44ad7395587209cffa4f54056bf39b8f197f4545 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 4 Jun 2015 15:31:28 +0200 Subject: [PATCH] update changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 015f845..863df94 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,8 @@ 1.2.15 ------ +- authentication_failed.html: show the StatusMessage to the user if there is + one - add a Changelog - app_settings,views: make the default assertion consumer binding customizable (#7406)