Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2018-11-29 22:24:32 +0300
committerWilliam Desportes <williamdes@wdes.fr>2018-11-29 22:28:01 +0300
commit84e99092eef9fc83b4563e12c4ca66ddf47601f2 (patch)
tree5a58f982785aaba8b7ac0db2e52628fda5167035
parent3f8305f10bb17f1466cc720f5d572fe17f844411 (diff)
Add ChangeLog entry for #14617 and #13032
[ci skip] Signed-off-by: William Desportes <williamdes@wdes.fr>
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ded3b06cfd..c2383b7f0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@ phpMyAdmin - ChangeLog
- issue #14672 When logging with $cfg['AuthLog'] to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true.
- issue #14339 Fix infinite loop when sorting table rows by key.
- issue #14658 Regression on multi table query functionality (foreign keys)
+- issue #14617 Fix designer errors when database is empty
+- issue #13032 Fix designer errors when database contains special chars
4.8.3 (2018-08-22)
- issue #14314 Error when naming a database '0'