From 84ff004c0ff7cab6cd7340f2e7eae13febf679f9 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 29 Jul 2020 11:48:02 +0200 Subject: [PATCH] Add a ChangeLog entry for #16058 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0135f9de79..0ae775729f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,6 +49,7 @@ phpMyAdmin - ChangeLog - issue #16256 Fix "Warning: error_reporting() has been disabled for security reasons" on php 7.x - issue #15367 Fix "Change or reconfigure primary server" link - issue #15367 Fix first replica links, start, stop, ignore links +- issue #16058 Add "PMA_single_signon_HMAC_secret" for signon auths to make special links work and udate examples 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page