From 3156c39492c7d29d789d2e883b94b03ccfd76dda Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 6 May 2023 12:06:50 +0200 Subject: [PATCH] Add a ChangeLog entry for 25bd2ac711 Ref: 25bd2ac7118253d8f5bdddb51000ad9b24a01116 Pull-request: #18223 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 85c31dadc4..edf726f187 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ phpMyAdmin - ChangeLog - issue #17842 Change js.cookie.js to js.cookie.min.js - issue #17632 Improve tab keypress to text fields on the login form - issue Make database and web server info separately configurable on `$cfg['ShowServerInfo']` +- issue Add a configuration option to (dis)allow shared bookmarks: `$cfg['AllowSharedBookmarks'] = true;` 5.2.2 (not yet released) - issue #17028 Fix total count of rows in not accurate