From be5338e05dca91b250818b4f2a7f6ef17dfa6fa5 Mon Sep 17 00:00:00 2001 From: Jaime Perez Crespo <jaime.perez@uninett.no> Date: Thu, 24 Sep 2015 11:53:36 +0200 Subject: [PATCH] Update the changelog. --- docs/simplesamlphp-changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index a099493f8..4cb9414cf 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -27,6 +27,7 @@ Released TBD * Added support for the Hide From Discovery REFEDS Entity Category. * Added support for the eduPersonAssurance attribute. * Added support for the full SCHAC 1.5.0 schema. + * Added support for UNIX sockets when configuring memcache servers. * Added the SAML NameID to the attributes status page, when available. * Added attribute definitions for schacGender (schac), sisSchoolGrade and sisLegalGuardianFor (skolfederation.se). * Attributes required in metadata are now taken into account when parsing. -- GitLab