Merge branch 'QA_4_6'

This commit is contained in:
Michal Čihař 2016-09-13 11:06:07 +02:00
commit d3df461714

View File

@ -54,6 +54,8 @@ phpMyAdmin - ChangeLog
- issue #12531 Properly detect DROP DATABASE queries
- issue #12470 Fix possible race condition in setting URL hash
- issue #11924 Remove caching of server information
- issue #11628 Proper parsing of INSERT ... ON DUPLICATE KEY queries
- issue #12545 Proper parsing of CREATE TABLE ... PARTITION queries
4.6.4 (2016-08-16)
- issue [security] Weaknesses with cookie encryption, see PMASA-2016-29