From e19d64785ba1c9558bdfd82f80e390b16335db7a Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Mon, 22 Jun 2015 22:51:42 -0400 Subject: [PATCH 1/2] Minor style adjustment Signed-off-by: Isaac Bennetch --- doc/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.rst b/doc/config.rst index 3394fd4b27..baa96b283a 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -789,8 +789,8 @@ Server connection settings :default: ``''`` Since release 4.5.0 your designer settings can be remembered. - Your choice regarding 'Angular/ Direct Links', 'Snap to Grid', 'Toggle Relation Lines', - 'Small/ Big all', 'Move menu' and 'Pin text' can be remembered persistently. + Your choice regarding 'Angular/Direct Links', 'Snap to Grid', 'Toggle Relation Lines', + 'Small/Big All', 'Move Menu' and 'Pin Text' can be remembered persistently. To allow the usage of this functionality: From c5f8b1aa85063ccf1e8620e383a489cc6aabe111 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Mon, 22 Jun 2015 22:54:27 -0400 Subject: [PATCH 2/2] ChangeLog for RFE 342 and RFE 1060 Signed-off-by: Isaac Bennetch --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index bde2464312..04e0227bad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -62,6 +62,8 @@ phpMyAdmin - ChangeLog + rfe #1551 Integrate SQL debugging into console - bug #4963 Improve/restore non-unique index row editing - bug #4966 MySQL errors are not shown when DebugSQL is enabled ++ rfe #342 One file per table and one file per database export option ++ rfe #1060 Designer settings should be part of saved state 4.4.11.0 (not yet released)