From cb2c8ecdf17ed034cf8ee392b3809e31d4d0f1ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 18 Apr 2016 16:59:25 +0200 Subject: [PATCH] Document when settings was changed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/config.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/config.rst b/doc/config.rst index 2f8c4cf1da..291e7160c7 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1964,6 +1964,9 @@ Browse mode descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order else- by default. + .. versionchanged:: 3.4.0 + Since phpMyAdmin 3.4.0 the default value is ``'SMART'``. + .. config:option:: $cfg['GridEditing'] :type: string