From 2a22de84ab77c30e7dabd7e655812db3e91977e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no> Date: Mon, 20 Nov 2017 09:19:41 +0100 Subject: [PATCH] Update changelog. --- docs/simplesamlphp-changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index fa5a4b3d1..e78de8afc 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -46,6 +46,8 @@ Released TBD * Make redirections more resilient. * Fixed empty protocolSupportEnumeration in AttributeAuthorityDescriptor. * Other bug fixes and numerous documentation enhancements. + * Fixed a bug in the Redis store that could lead to incorrect + _duplicate assertion_ errors. ### API and user interface * Updated to Xmlseclibs 3.0. -- GitLab