Changelog entry for #12757 and #12777

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-12-03 13:44:37 +01:00
parent eeb016bf4d
commit 4f29bbd76a

View File

@ -10,6 +10,7 @@ phpMyAdmin - ChangeLog
- issue #12765 Fixed SQL export with newlines
- issue #12778 Syntax Error in Adding/Changing TIMESTAMP columns with default value as NULL
- issue #12769 Edit/Export links are not clickable under Routines tab
- issue #12757 Fixed creating new user with older MariaDB
4.6.5.1 (2016-11-25)
- issue #12735 Incorrect parameters to escapeString in Node.php